Don't use SSLv3_client_method internally with no-ssl3
authorRichard Levitte <levitte@openssl.org>
Tue, 14 Nov 2017 04:03:19 +0000 (05:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 14 Nov 2017 04:20:47 +0000 (05:20 +0100)
commit046c5f73535c8a46af940c063e00dfa6cce73f18
tree497e9224c1edeee51764e5cdf082b9dd313d85c7
parentb2921cf7f2468ecf9932527070cd30b3f5cbb467
Don't use SSLv3_client_method internally with no-ssl3

Fixes #4734 #4649

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4735)
ssl/s23_clnt.c