summaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-08 00:09:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-08 19:36:59 +0000
commitb93ad05dba3e3d2ceb79799a883ae43d42ba16e2 (patch)
tree8c7c244aa9467a0c958906bc598083e6c2eaa090 /test/README.ssltest.md
parentc82bafc52e4a22c91a0871436727e7a3fd45d75b (diff)
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)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index e28d4b0d47..c1edda5aed 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -87,6 +87,8 @@ handshake.
* ExpectedNPNProtocol, ExpectedALPNProtocol - NPN and ALPN expectations.
+* ExpectedTmpKeyType - the expected algorithm or curve of server temp key
+
## Configuring the client and server
The client and server configurations can be any valid `SSL_CTX`