[openssl-users] Openssl static build linked in DLL does not unload on win32
Michael Wojcik
Michael.Wojcik at microfocus.com
Fri Jan 6 17:38:33 UTC 2017
>
> I'm wondering whether an option to override the default behaviour might
> be possible, e.g. an explicit call to OPENSSL_init_crypto() with
> something like an OPENSSL_INIT_NO_ATEXIT_CLEANUP option. The
> application would then have to call OPENSSL_cleanup() explicitly.
Or not, because cleaning up resources immediately before process termination is usually a waste of time.
Michael Wojcik
Distinguished Engineer, Micro Focus
More information about the openssl-users
mailing list