提交 9829b5ab 编写于 作者: K Kurt Roeckx

Disable SSLv3 by default

Reviewed-by: NRich Salz <rsalz@openssl.org>
Reviewed-by: NEmilia Kasper <emilia@openssl.org>

MR: #2203
上级 1510b5f7
......@@ -340,6 +340,8 @@ our %disabled = ( # "what" => "comment"
"sctp" => "default",
"shared" => "default",
"ssl-trace" => "default",
"ssl3" => "default",
"ssl3-method" => "default",
"static-engine" => "default",
"unit-test" => "default",
"weak-ssl-ciphers" => "default",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册