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

RuntimeException gets obscured during OCSP cert revocation checking

    XMLWordPrintable

Details

    • 8
    • b100

    Description

      If an error occurs during certificate revocation checking using OCSP a failover mechanism is engaged that re-tries the revocation check using a CRL. Any exceptions that are thrown during OCSP it will get wrapped in a CertPathValidationException so that the failover mechanism can proceed.

      RuntimeException's should not be wrapped. They should be thrown to allow the application to handle them.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: