JDK-6883616 : checking certificate revocation time in ocsp response
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • OS: generic
  • CPU: generic
  • Submitted: 2009-09-18
  • Updated: 2013-06-10
  • Resolved: 2013-05-02
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
8Resolved
Description
In order to ship the spec of PKIXParameters.getDate(), we need to investigate the necessities to check the revocation time in the ocsp response, in case that the PKIXParamters.getDate() is set to a past date.

Comments
resolved as not an issue. hence nothing to verify
10-06-2013

This is no longer an issue as the certificate revocation date is now checked.
02-05-2013