-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
1.0.3
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110189 | 1.4.1 | Andreas Sterbenz | P4 | Resolved | Fixed | hopper |
X509TrustManagerImpl tries to replace certificates with updated trusted certificates to facilitate (root) certificate renewal. However, this is incorrectly coded and only works for self signed certificates.
Typically only root certificates will be reissued with new validity periods, so this bug will rarely occur in real world scenarios. It needs to be fixed nonetheless.
Typically only root certificates will be reissued with new validity periods, so this bug will rarely occur in real world scenarios. It needs to be fixed nonetheless.
- backported by
-
JDK-2110189 Replacing certificates broken in X509TrustManagerImpl
-
- Resolved
-
- relates to
-
JDK-4526853 SSL handshaking failed when cert's issuer != subject DN
-
- Resolved
-