-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 8u92
-
Component/s: security-libs
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
java version "1.8.0_92"
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
My client was accepting a cert with sha224withRSA signature algorithm with java version "1.8.0_91".
When I upgraded to java version "1.8.0_111", I see below error, which got introduced in java version "1.8.0_92".
handling exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: Algorithm constraints check failed: SHA224withRSA*
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_92"
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
My client was accepting a cert with sha224withRSA signature algorithm with java version "1.8.0_91".
When I upgraded to java version "1.8.0_111", I see below error, which got introduced in java version "1.8.0_92".
handling exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: Algorithm constraints check failed: SHA224withRSA*
REPRODUCIBILITY :
This bug can be reproduced always.
- relates to
-
JDK-8064330 Remove SHA224 from the default support list if SunMSCAPI enabled
-
- Closed
-