ssl_test_ctx_test.conf 293 字节
Newer Older
E
Emilia Kasper 已提交
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