Add new ssl_test option.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 00:09:08 +0000 (00:09 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 19:36:59 +0000 (19:36 +0000)
commitb93ad05dba3e3d2ceb79799a883ae43d42ba16e2
tree8c7c244aa9467a0c958906bc598083e6c2eaa090
parentc82bafc52e4a22c91a0871436727e7a3fd45d75b
Add new ssl_test option.

Add option ExpectedTmpKeyType to test the temporary key the server
sends is of the correct type.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2191)
test/README.ssltest.md
test/handshake_helper.c
test/handshake_helper.h
test/ssl_test.c
test/ssl_test_ctx.c
test/ssl_test_ctx.h