Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2
authorMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 15:53:55 +0000 (15:53 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 16:30:55 +0000 (16:30 +0000)
commit4ba808de916c9390d45d733563313d8d8f8dbe44
treed1b82695a0db89a9b4e6956fb6220e8e550830b5
parent0ddda824399d0b30057c6a0705ea65bf1985cf48
Fix test_ssl_new when compiled with no-tls1_2 or no-dtls1_2

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2788)
(cherry picked from commit 4d118fe007692de2dd8c5dd084254f8d3b308167)
test/recipes/80-test_ssl_new.t
test/ssl-tests/17-renegotiate.conf.in
test/ssl-tests/18-dtls-renegotiate.conf.in