Fix no-tls1_2
authorRichard Levitte <levitte@openssl.org>
Sat, 21 Jan 2017 13:44:52 +0000 (14:44 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 23 Jan 2017 16:02:35 +0000 (17:02 +0100)
commitea24bb0ac5afee1cb7807752a674cb8a858545db
tree35c463cd942ea938bc8ced3cecf91060c2da4210
parent0db1fb3fc13c4b1a2b916efbb374f40579b1398f
Fix no-tls1_2

It seems that the ssl test 20-cert-select.conf dislikes the lack of TLSv1.2

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2268)
test/recipes/80-test_ssl_new.t