Fix client auth test_ssl_new failures when enabling/disabling protocols
authorMatt Caswell <matt@openssl.org>
Wed, 22 Jun 2016 22:22:00 +0000 (23:22 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 13:30:14 +0000 (14:30 +0100)
commit1b5c44b810f8d807ba9a98d766bfef8f53b08960
tree9285b5390cb7aab7532445f1982275a3314a93b9
parent149c2ef5ec64f246de978c5c917405dafc6983dc
Fix client auth test_ssl_new failures when enabling/disabling protocols

If configuring for anything other than the default TLS protocols then
test failures were occuring.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/recipes/80-test_ssl_new.t