8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
Summary: Backing out changeset 25108312011d, 372d63c0daaf
Reviewed-by: coffeys
diff --git a/src/share/lib/security/java.security-windows b/src/share/lib/security/java.security-windows
index a14472c..b4f0e91 100644
--- a/src/share/lib/security/java.security-windows
+++ b/src/share/lib/security/java.security-windows
@@ -484,7 +484,7 @@
 #   jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048
 #
 #
-jdk.certpath.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
+jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024
 
 # Algorithm restrictions for Secure Socket Layer/Transport Layer Security
 # (SSL/TLS) processing