aboutsummaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-09-27 11:50:43 +0100
committerMatt Caswell <matt@openssl.org>2016-09-28 09:15:07 +0100
commitfe7dd5534176d1b04be046fcbaad24430c8727e0 (patch)
treea52e1f28548a6a15db746046d61b1a4d1fe900ef /test/README.ssltest.md
parent1329b952a675c3c445b73b34bf9f09483fbc759c (diff)
downloadopenssl-fe7dd5534176d1b04be046fcbaad24430c8727e0.tar.gz
Extend the renegotiation tests
Add the ability to test both server initiated and client initiated reneg. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index ca6edf54d6..e28d4b0d47 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -38,7 +38,8 @@ The test section supports the following options
* HandshakeMode - which handshake flavour to test:
- Simple - plain handshake (default)
- Resume - test resumption
- - Renegotiate - test renegotiation
+ - RenegotiateServer - test server initiated renegotiation
+ - RenegotiateClient - test client initiated renegotiation
When HandshakeMode is Resume or Renegotiate, the original handshake is expected
to succeed. All configured test expectations are verified against the second