JDK-8032391 : OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID
  • Type: Backport
  • Backport of: JDK-8031825
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 9
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-01-21
  • Updated: 2014-04-02
  • Resolved: 2014-01-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8Fixed 9 b02Fixed
Comments
following SQE Tests passed since B02 : CertPath/CertPathValidatorTest/CACertification_OCSP_certsign_expired_cs CertPath/CertPathValidatorTest/CACertification_OCSP_certsign_revoked_cs CertPath/CertPathValidatorTest/CACertification_OCSP_certsign_valid CertPath/CertPathValidatorTest/CACertification_OCSP_certsign_valid_cs CertPath/RevocationChecking/CACertification_DeployRev_certsign_revoked_cs CertPath/RevocationChecking/CACertification_DeployRev_certsign_valid CertPath/RevocationChecking/CACertification_DeployRev_certsign_valid_cs and regression test closed/java/security/cert/CertPathValidator/OCSP/ValidateUsingOCSPCache.java passed since B02
02-04-2014