diff options
Diffstat (limited to 'test/ssl_test_ctx_test.conf')
-rw-r--r-- | test/ssl_test_ctx_test.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ssl_test_ctx_test.conf b/test/ssl_test_ctx_test.conf index 2fa54b58d9..17925b5c7a 100644 --- a/test/ssl_test_ctx_test.conf +++ b/test/ssl_test_ctx_test.conf @@ -10,6 +10,8 @@ ExpectedServerName = server2 ServerNameCallback = IgnoreMismatch SessionTicketExpected = Yes Method = DTLS +ClientNPNProtocols = foo,bar +Server2ALPNProtocols = baz [ssltest_unknown_option] UnknownOption = Foo |