From fe7dd5534176d1b04be046fcbaad24430c8727e0 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 27 Sep 2016 11:50:43 +0100 Subject: Extend the renegotiation tests Add the ability to test both server initiated and client initiated reneg. Reviewed-by: Rich Salz --- test/README.ssltest.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/README.ssltest.md') 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 -- cgit v1.2.3