summaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx_test.conf
blob: 2e6800e90d2de43b0aa74c0ff8b4947f0f9b9af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[ssltest_default]

[ssltest_good]
ExpectedResult = ServerFail
ClientAlert = UnknownCA
Protocol = TLSv1.1

[ssltest_unknown_option]
UnknownOption = Foo

[ssltest_unknown_expected_result]
ExpectedResult = Foo

[ssltest_unknown_alert]
ServerAlert = Foo

[ssltest_unknown_protocol]
Protocol = Foo