Add ExpectedClientCANames
authorDr. Stephen Henson <steve@openssl.org>
Wed, 15 Mar 2017 16:07:07 +0000 (16:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 16 Mar 2017 18:07:19 +0000 (18:07 +0000)
commit2e21539b2b57df9926d165243efb60480f546ba7
tree83a2e1fab84479ce9020147b72f70e70cec3ca63
parentf8f16d8ea48fd331d384dad3027a925e7dc90f0b
Add ExpectedClientCANames

Add ExpectedClientCANames: for client auth this checks to see if the
list of certificate authorities supplied by the server matches the
expected value.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2969)
test/README.ssltest.md
test/build.info
test/handshake_helper.c
test/handshake_helper.h
test/ssl_test.c
test/ssl_test_ctx.c
test/ssl_test_ctx.h