提交 b427401c 编写于 作者: B Ben Laurie

Disable jpake if psk is disabled.

Reviewed-by: NViktor Dukhovni <viktor@openssl.org>
上级 7d130f68
......@@ -319,6 +319,7 @@ my @disable_cascades = (
"ec" => [ "ecdsa", "ecdh", "gost" ],
"dsa" => [ "gost" ],
"dh" => [ "gost" ],
"psk" => [ "jpake" ],
"dgram" => [ "dtls" ],
"dtls" => [ @dtls ],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册