summaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-13 15:20:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-20 01:16:31 +0000
commitee5b6a42be3c0ca18145ace8793135fbb4768248 (patch)
treed079b139c1c015df4ccf7f9dda092c2fda0d1487 /test/README.ssltest.md
parent424baabdf5af540bda4a69122d274b071d804390 (diff)
Add options to check TLS signing hashes
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2235)
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 1c4c482069..5e2b2d76fc 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -92,6 +92,9 @@ handshake.
* ExpectedServerCertType, ExpectedClientCertType - the expected algorithm or
curve of server or client certificate
+* ExpectedServerSignatureHash, ExpectedClientSignatureHash - the expected
+ signing hash used by server or client certificate
+
## Configuring the client and server
The client and server configurations can be any valid `SSL_CTX`