summaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-08 19:30:41 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-15 00:23:33 +0000
commit7f5f35af223f9c1d641f46446f6bbf9d1493a9e6 (patch)
treead1997b23e2dcb3df7b67358b2d378e271663316 /test/README.ssltest.md
parent5071824321e1bbe20b859c1a3609ea5ab09fb3f2 (diff)
Add options to check certificate types.
Reviewed-by: Emilia Käsper <emilia@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2224)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index c1edda5aed..48d5474a08 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -89,6 +89,9 @@ handshake.
* ExpectedTmpKeyType - the expected algorithm or curve of server temp key
+* ExpectedServerKeyType, ExpectedClientKeyType - the expected algorithm or
+ curve of server or client certificate
+
## Configuring the client and server
The client and server configurations can be any valid `SSL_CTX`