Explicit thread cleanup in OpenSSL 1.1.1 possible?

Michael Wojcik Michael.Wojcik at microfocus.com
Fri Mar 27 14:46:05 UTC 2020


As a workaround, what about first making a JNI call to a trivial shared object that does an explicit dlopen of the OpenSSL shared object? The JVM wouldn't know about that load, and its subsequent unload of the shared object wouldn't remove it from the process address space, because there would still be a reference to it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20200327/f0409bbd/attachment.html>


More information about the openssl-users mailing list