提交 48cf8af5 编写于 作者: R rpatil

8166381: Back out changes to the java.security file to not disable MD5

Reviewed-by: weijun, coffeys
上级 9349a12c
......@@ -689,4 +689,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
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
......@@ -689,4 +689,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
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
......@@ -692,4 +692,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
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
......@@ -691,4 +691,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
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
......@@ -692,4 +692,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
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册