Deprecate SSLSession.getPeerCertificateChain method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: