From 74726750ef041ba5fdf0516cbd060a202f7092c1 Mon Sep 17 00:00:00 2001 From: Emilia Kasper Date: Fri, 3 Jun 2016 17:49:04 +0200 Subject: Port DTLS version negotiation tests Reviewed-by: Rich Salz --- test/README.ssltest.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/README.ssltest.md') diff --git a/test/README.ssltest.md b/test/README.ssltest.md index 03b9f93979..5797cf6c7d 100644 --- a/test/README.ssltest.md +++ b/test/README.ssltest.md @@ -64,6 +64,8 @@ The test section supports the following options: - AcceptAll - accepts all certificates. - RejectAll - rejects all certificates. +* Method - the method to test. One of DTLS or TLS. + * ServerName - the server the client should attempt to connect to. One of - None - do not use SNI (default) - server1 - the initial context -- cgit v1.2.3