-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b21
keytool should generate warnings for DES/3DES keys as the support of those keys are added to PKCS12 keystore by JDK-8007632. keytool emits warnings when the legacy algorithms (defined in "jdk.security.legacyAlgorithms" security property) are used. Update "jdk.security.legacyAlgorithms" to include DES/3DES.
- csr for
-
JDK-8285873 Add DES/3DES/MD5 to jdk.security.legacyAlgorithms
- Closed
- relates to
-
JDK-8286024 PKCS12 keystore shows "DES/CBC" as the algorithm of a DES SecretKeyEntry
- Resolved