src/java.base/share/conf/security/java.security
changeset 49787 99b627637911
parent 49783 977c6dd636bd
child 50722 bc104aaf24e9
child 56542 56aaa6cb3693
--- a/src/java.base/share/conf/security/java.security	Thu Jan 18 22:17:11 2018 -0500
+++ b/src/java.base/share/conf/security/java.security	Fri Jan 19 11:24:39 2018 -0800
@@ -676,7 +676,7 @@
 # Example:
 #   jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048
 jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, \
-    EC keySize < 224, DES40_CBC, RC4_40
+    EC keySize < 224, DES40_CBC, RC4_40, 3DES_EDE_CBC
 
 #
 # Legacy algorithms for Secure Socket Layer/Transport Layer Security (SSL/TLS)