-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b17
-
CPU:generic
-
OS:generic
-
Verification:Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2217673 | 7u4 | Weijun Wang | P3 | Closed | Fixed | b06 |
sun.security.provider.certpath.CertStoreHelper
.getInstance("SSLServer")
.getCertStore(new java.net.URI("https://www.verisign.com"))
.getCertificates(null);
throws an UnsupportedOperationException.
.getInstance("SSLServer")
.getCertStore(new java.net.URI("https://www.verisign.com"))
.getCertificates(null);
throws an UnsupportedOperationException.
- backported by
-
JDK-2217673 Regression: keytool -printcert -sslserver failure
-
- Closed
-
- relates to
-
JDK-7113275 compatibility issue with MD2 trust anchor and old X509TrustManager
-
- Closed
-