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

Need better method for extracting extensions from CRLs and Certificates.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.2.2
    • security-libs
    • None
    • merlin
    • generic
    • generic

      There is currently no good way to get all information about a given extension
      from an X509CRL or X509Certificate. It is possible to get a list of all
      critical extension OIDs, and check to see if your extension is among them (to
      see if it is critical). It is possible to get an extension value (which is usually useless without an instantiating class). But there is no one method
      that easily obtains all information about the extension.

            shihliu Sharon Liu (Inactive)
            aandersosunw Anne Anderson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: