Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8145370

Deprecate SSLSession.getPeerCertificateChain method

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • 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.

            xuelei Xuelei Fan
            xuelei Xuelei Fan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: