hg: jdk8/tl/jdk: 7109274: Restrict the use of certificates with RSA keys less than 1024 bits (original) (raw)
xuelei.fan at oracle.com xuelei.fan at oracle.com
Fri Dec 28 08:55:23 UTC 2012
- Previous message: hg: jdk8/tl/jdk: 8005561: typo in Calendar
- Next message: hg: jdk8/tl/jdk: 8003265: Need to clone array of input/output parameters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 645d774b683a Author: xuelei Date: 2012-12-28 00:48 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/645d774b683a
7109274: Restrict the use of certificates with RSA keys less than 1024 bits Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property. Reviewed-by: mullan
! src/share/lib/security/java.security-linux ! src/share/lib/security/java.security-macosx ! src/share/lib/security/java.security-solaris ! src/share/lib/security/java.security-windows ! test/java/security/cert/CertPathBuilder/targetConstraints/BuildEEBasicConstraints.java ! test/java/security/cert/pkix/policyChanges/TestPolicy.java ! test/sun/security/provider/certpath/DisabledAlgorithms/CPBuilder.java ! test/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorEndEntity.java ! test/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorIntermediate.java ! test/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorTrustAnchor.java ! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ClientHandshaker/RSAExport.java
- test/sun/security/ssl/javax/net/ssl/TLSv12/DisabledShortRSAKeys.java ! test/sun/security/ssl/javax/net/ssl/TLSv12/ShortRSAKey512.java ! test/sun/security/tools/jarsigner/concise_jarsigner.sh
- Previous message: hg: jdk8/tl/jdk: 8005561: typo in Calendar
- Next message: hg: jdk8/tl/jdk: 8003265: Need to clone array of input/output parameters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]