Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8277976 Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
  3. JDK-8281608

Release Note: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName

XMLWordPrintable

      The JDK implementation of `X509Certificate::getSubjectAlternativeNames` and `X509Certificate::getIssuerAlternativeNames` has been enhanced to additionally return the `type-id` and `value` fields of an `otherName`. The `value` field is returned as a String if it is encoded as a character string or otherwise as a byte array, which is helpful as it avoids having to parse the ASN.1 DER encoded form of the name.

            Unassigned Unassigned
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: