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

Certificate validation using OCSP fails for a particular class of certificates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • security-libs
    • 5.0
    • b63
    • generic
    • generic

        OCSP is the on-line certificate status protocol. It is used to determine the validity
        of a given certificate. An error exists in the OCSP client implementation such that
        certain OCSP requests are immediately rejected by the OCSP server.

        The error occurs during validation of a certain class of certificates: those that
        have been issued by a CA that is not a root CA. A root CA has a certificate where
        the subject name and issuer name are identical. OCSP validation requests for
        certificates issued by root CAs do not exhibit the problem.

        When the error occurs, the OCSP validation request is encoded incorrectly and the
        request is subsequently rejected by the OCSP server.

              vinnie Vincent Ryan
              vinnie Vincent Ryan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: