summaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssl_test_ctx_test.conf')
-rw-r--r--test/ssl_test_ctx_test.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ssl_test_ctx_test.conf b/test/ssl_test_ctx_test.conf
index 3b146052c1..7a8ffc8364 100644
--- a/test/ssl_test_ctx_test.conf
+++ b/test/ssl_test_ctx_test.conf
@@ -5,6 +5,8 @@ ExpectedResult = ServerFail
ClientAlert = UnknownCA
Protocol = TLSv1.1
ClientVerifyCallback = RejectAll
+ServerName = server2
+SessionTicketExpected = Yes
[ssltest_unknown_option]
UnknownOption = Foo
@@ -20,3 +22,9 @@ Protocol = Foo
[ssltest_unknown_verify_callback]
ClientVerifyCallback = Foo
+
+[ssltest_unknown_servername]
+ServerName = Foo
+
+[ssltest_unknown_session_ticket_expected]
+SessionTicketExpected = Foo