Fix Client Auth tests
authorMatt Caswell <matt@openssl.org>
Wed, 22 Jun 2016 15:34:26 +0000 (16:34 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 13:30:14 +0000 (14:30 +0100)
commit78cbe94f89417150d5d334f6c02ed697f62029fe
tree10dec9db06032e5bb3a48820f94dcae1dc91a41b
parent05c4f1d563bf7978543e3b5bdb292cbf11688886
Fix Client Auth tests

The Client Auth tests were not correctly setting the Protocol, so that this
aspect had no effect. It was testing the same thing lots of times for
TLSv1.2 every time.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/ssl-tests/04-client_auth.conf
test/ssl-tests/04-client_auth.conf.in