Fix "unused" warnings when using OpenSSL 1.1
Per the OpenSSL CHANGES file: * OpenSSL 1.1 no longer requires setting locking callbacks and previous functions are replaced with no-op compatibility macros. * SSL_CTX_set_ecdh_auto() is removed (replaced with no-op macro) and ECDH support is always enabled by default.
Showing
Please register or sign in to comment