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

New revocation reasons should be supported

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • security-libs
    • None
    • beta2
    • generic
    • generic

      CRLReasonCodeExtension.toString() should be modified to return proper strings for the two reason codes added in X.509(2000) and draft-ietf-pkix-new-part1-07.txt: privilegeWithdrawn and aACompromise. This will improve the readability of the values returned by CRL.toString() for our X.509 CRL implementation and aid debugging slightly.

      Without this change (assuming the fix for bug 4479283 is integrated), CRLReasonCodeExtension.toString will return "Unrecognized reason code (N)" for those reason codes, where N is replaced by the integer value of the reason code.

            andreas Andreas Sterbenz
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: