[openssl-users] [openss-users] How to correctly shutdown for connection to avoid memory leak

Salz, Rich rsalz at akamai.com
Mon Apr 27 11:20:58 UTC 2015


If you used BIO_NOCLOSE then you have to close the BIO.
Yes, after shutdown is done, call SSL_free()



More information about the openssl-users mailing list