Missing credit in CHANGES
[openssl.git] / test / ssl_test_ctx_test.conf
1 [ssltest_default]
2
3 [ssltest_good]
4 ExpectedResult = ServerFail
5 ClientAlert = UnknownCA
6 Protocol = TLSv1.1
7
8 [ssltest_unknown_option]
9 UnknownOption = Foo
10
11 [ssltest_unknown_expected_result]
12 ExpectedResult = Foo
13
14 [ssltest_unknown_alert]
15 ServerAlert = Foo
16
17 [ssltest_unknown_protocol]
18 Protocol = Foo