提交 fd93e68f 编写于 作者: I igerasim

8181439: Test the jdk.tls.namedGroups System Property

Reviewed-by: valeriep
上级 bc711469
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
* @library /javax/net/ssl/templates * @library /javax/net/ssl/templates
* @summary Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS * @summary Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
* @run main/othervm UseStrongDHSizes 2048 * @run main/othervm UseStrongDHSizes 2048
* @run main/othervm -Djdk.tls.namedGroups=ffdhe2048 UseStrongDHSizes 2048
*/ */
import java.io.InputStream; import java.io.InputStream;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册