提交 235c13c7 编写于 作者: R rpatil

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

Reviewed-by: weijun, coffeys
上级 2efb6e68
...@@ -660,4 +660,4 @@ jdk.tls.legacyAlgorithms= \ ...@@ -660,4 +660,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other # implementation. It is not guaranteed to be examined and used by other
# implementations. # implementations.
# #
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024 jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
...@@ -660,4 +660,4 @@ jdk.tls.legacyAlgorithms= \ ...@@ -660,4 +660,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other # implementation. It is not guaranteed to be examined and used by other
# implementations. # implementations.
# #
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024 jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
...@@ -663,4 +663,4 @@ jdk.tls.legacyAlgorithms= \ ...@@ -663,4 +663,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other # implementation. It is not guaranteed to be examined and used by other
# implementations. # implementations.
# #
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024 jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
...@@ -662,4 +662,4 @@ jdk.tls.legacyAlgorithms= \ ...@@ -662,4 +662,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other # implementation. It is not guaranteed to be examined and used by other
# implementations. # implementations.
# #
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024 jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024
...@@ -663,4 +663,4 @@ jdk.tls.legacyAlgorithms= \ ...@@ -663,4 +663,4 @@ jdk.tls.legacyAlgorithms= \
# implementation. It is not guaranteed to be examined and used by other # implementation. It is not guaranteed to be examined and used by other
# implementations. # 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.
先完成此消息的编辑!
想要评论请 注册