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:26:13 +0000 (16:26 +0000)
commit4d118fe007692de2dd8c5dd084254f8d3b308167
tree5d4d48c6d90c86548d26cb5a29f06123be9693dd
parente9ee653671b52327d608642662d83f91665d1167
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)
test/recipes/80-test_ssl_new.t
test/ssl-tests/17-renegotiate.conf.in
test/ssl-tests/18-dtls-renegotiate.conf.in