Welcome! Log In Create A New Profile

Advanced

Re: ECDHE key exchange with TLSv1

January 07, 2011 08:30AM
Hi again,

To be on the safe side, its better to do
[code]
SSL_CTX_set_tmp_ecdh(ssl->ctx, ecdh);

SSL_CTX_set_options(ssl->ctx, SSL_OP_SINGLE_ECDH_USE);

EC_KEY_free(ecdh);
[/code]
Updated patch is attached.
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Re: ECDHE key exchange with TLSv1 Attachments

timo2 3727 January 05, 2011 04:30PM

Re: ECDHE key exchange with TLSv1 Attachments

timo2 1400 January 07, 2011 08:30AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 311
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready