[OpenSIPS-Devel] [opensips] Feature request #77 fulfilled (#138)

secusmartChris notifications at github.com
Tue Nov 26 14:26:04 CET 2013


> @@ -346,6 +420,11 @@ int verify_callback(int pre_verify_ok, X509_STORE_CTX *ctx) {
>  	ssl_methods[TLS_USE_SSLv23_cli - 1] = SSLv23_client_method();
>  	ssl_methods[TLS_USE_SSLv23_srv - 1] = SSLv23_server_method();
>  	ssl_methods[TLS_USE_SSLv23 - 1] = SSLv23_method();
> +	
> +	ssl_methods[TLS_USE_TLSv1_2_cli - 1] = TLSv1_2_client_method();

You're right saghul. It should be ifdefed.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/138/files#r7923849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20131126/db294fad/attachment.htm>


More information about the Devel mailing list