Update client authentication tests
authorEmilia Kasper <emilia@openssl.org>
Tue, 31 May 2016 14:42:58 +0000 (16:42 +0200)
committerEmilia Kasper <emilia@openssl.org>
Fri, 3 Jun 2016 09:59:46 +0000 (11:59 +0200)
commit63936115e8e70ac36fc865ea32830dc93a7a5157
treeab0b5769a32697fd4df94daf85632715e80cb224
parent66bceb5f19d8a1c4436138e6c9e66f25fa0f75d4
Update client authentication tests

Port client auth tests to the new framework, add coverage. The old tests
were only testing success, and only for some protocol versions; the new
tests add all protocol versions and various failure modes.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/certs/ee-client-chain.pem [new file with mode: 0644]
test/recipes/80-test_ssl_new.t
test/recipes/80-test_ssl_old.t
test/ssl-tests/04-client_auth.conf [new file with mode: 0644]
test/ssl-tests/04-client_auth.conf.in [new file with mode: 0644]