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

Method HttpsURLConnection.getServerCertificateChain() should be removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: