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

API support for indirect CRLs

XMLWordPrintable

    • tiger
    • generic, x86
    • generic, windows_2000

      The class java.security.cert.X509CRL currently includes a method getRevokedCertificate(BigInteger serialNumber) to obtain the X509CRLEntry associated with that certificate. However, in the case of indirect CRLs the serial number does not uniquely identify a certificate.

      A method getRevokedCertificate(X509Certificate) should be added.

      ===
      A corresponding method getCertificateIssuer() should be added to X509CRLEntry as well.

      Changing synopsis to reflect that.

      ###@###.### 2003-08-22

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: