Method HttpsURLConnection.getServerCertificateChain() should be removed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: security-libs
    • None
    • beta3
    • generic
    • generic

      The method getServerCertificateChain() in javax.net.ssl.HttpsURLConnection returns an array of javax.security.cert.X509Certificate. With the integration into Merlin this certificate class is obsolete and the method should be removed. Applications should use getServerCertificates() instead.

      There are no compatibility issues because in standalone JSSE releases HttpsURLConnection was located in the package com.sun.net.ssl.

            Assignee:
            Andreas Sterbenz
            Reporter:
            Andreas Sterbenz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: