8166381: Back out changes to the java.security file to not disable MD5
authorascarpino
Wed, 21 Sep 2016 14:02:43 -0700
changeset 41583 f5856cb7e8aa
parent 41582 246512d81eba
child 41584 80eb0a13864f
8166381: Back out changes to the java.security file to not disable MD5 Reviewed-by: valeriep
jdk/src/java.base/share/conf/security/java.security
--- a/jdk/src/java.base/share/conf/security/java.security	Wed Sep 14 00:29:30 2016 +0800
+++ b/jdk/src/java.base/share/conf/security/java.security	Wed Sep 21 14:02:43 2016 -0700
@@ -971,6 +971,6 @@
 # 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, \
       DSA keySize < 1024