-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b17
-
generic
-
generic
-
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
-