OPENSSL_thread_stop() equivalent
Salz, Rich
rsalz at akamai.com
Wed Aug 7 00:36:55 UTC 2019
* Had to downgrade the OpenSSL used in an application from 1.1.0k to 1.0.2s.
That’s too bad, given 1.0.2 is going to become unsupported at year-end. Was it because the application wasn’t ready to handle opaque structures?
>Due to this I have to remove the usage of OPENSSL_thread_stop(), want to know the equivalent call in OpenSSL 1.0.2s? if applicable.
1.0.2 has no concept/support for threads, so you probably don’t need to do anything.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190807/f33eadcf/attachment-0001.html>
More information about the openssl-users
mailing list