[openssl-users] How do I uninitialize OpenSSL properly?

Alexander newcomer83 at web.de
Tue Apr 28 18:18:10 UTC 2015


Am 28.04.2015 um 20:06 schrieb Salz, Rich:
>> Unfortunately this didn't solve my problem, but at least I narrowed it down.
>> The leaks are caused by my call to "SSL_CTX_load_verify_locations", which is
>> essentially "X509_STORE_load_locations".
> 
> Doesn't freeing the SSL_CTX_free release that data?  If not, please file an RT ticket.
> _______________________________________________
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
> 

I am using that command to free my ctx pointer.

I think I don't have the rights to file a ticket (but I could be wrong,
because I have never been to https://rt.openssl.org/ before, much less
filed a ticket). I basically just clicked the button for creating a new
ticket and it told me that this area couldn't be loaded.


More information about the openssl-users mailing list