Skip to content
Commit 9da34ad6 authored by John Foley's avatar John Foley Committed by Matt Caswell
Browse files

Fix intermittent s_server issues with ECDHE

Resolve a problem when using s_server with ECDHE cipher
suites in OpenSSL_1_0_1-stable.  Due to an uninitialized variable,
SSL_CTX_set_tmp_ecdh() is not always invoked within s_server. This bug
appears to have been introduced by
05990777

.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent a63d3ac0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment