-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
For historical reason, the returned class of SSLSession.getPeerCertificateChain() is javax.security.cert.X509Certificate, but not java.security.cert.X509Certificate. It would better to deprecate this method so that applications can get explicit compiler warning message to move to use SSLSession.getPeerCertificates() instead.
- duplicates
-
JDK-8073430 Deprecate security APIs that have been superseded
-
- Resolved
-