aboutsummaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-27 15:06:16 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-30 13:00:17 +0000
commit54b7f2a5ca463072dde5590e4dd3112bd47bba28 (patch)
tree6bb15f9f030001e5daa8553f751d8e2ff32353a5 /test/README.ssltest.md
parenta593cffe48e923f9db9c1eb5540d0851fa165ad6 (diff)
downloadopenssl-54b7f2a5ca463072dde5590e4dd3112bd47bba28.tar.gz
Add test support for TLS signature types.
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2301)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index 5e2b2d76fc..3d0fe91f55 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -92,9 +92,12 @@ handshake.
* ExpectedServerCertType, ExpectedClientCertType - the expected algorithm or
curve of server or client certificate
-* ExpectedServerSignatureHash, ExpectedClientSignatureHash - the expected
+* ExpectedServerSignHash, ExpectedClientSignHash - the expected
signing hash used by server or client certificate
+* ExpectedServerSignType, ExpectedClientSignType - the expected
+ signature type used by server or client when signing messages
+
## Configuring the client and server
The client and server configurations can be any valid `SSL_CTX`