提交 2074092f 编写于 作者: I igerasim

8162792: Remove constraint DSA keySize < 1024 from jdk.jar.disabledAlgorithms in jdk8

Reviewed-by: ascarpino, mullan
上级 da43253e
......@@ -660,5 +660,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
DSA keySize < 1024
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
......@@ -660,5 +660,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
DSA keySize < 1024
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
......@@ -663,5 +663,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
DSA keySize < 1024
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
......@@ -662,5 +662,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
DSA keySize < 1024
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
......@@ -663,5 +663,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
DSA keySize < 1024
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册