https://bz.apache.org/bugzilla/show_bug.cgi?id=69560
--- Comment #11 from Yann Ylavic <[email protected]> --- Created attachment 39989 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39989&action=edit Disable OpenSSL atexit() handler and call OPENSSL_cleanup() explicitely Maybe we could do something like this to avoid the OpenSSL atexit() inheritance mess? Not tested (nor verifyed when OPENSSL_INIT_NO_ATEXIT was introduced), but it seems better to me to avoid any atexit() mess if we can.. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
