aboutsummaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index 9cbfbc4f3b..03b9f93979 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -64,8 +64,9 @@ The test section supports the following options:
- AcceptAll - accepts all certificates.
- RejectAll - rejects all certificates.
-* ServerName - the server the client is expected to successfully connect to
- - server1 - the initial context (default)
+* ServerName - the server the client should attempt to connect to. One of
+ - None - do not use SNI (default)
+ - server1 - the initial context
- server2 - the secondary context
* SessionTicketExpected - whether or not a session ticket is expected