-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b150
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176536 | 8u152 | Anthony Scarpino | P2 | Resolved | Fixed | b02 |
RevocationRestrictions.java test does certpath validation against date in past which is set with PKIXParameters.setDate() method.
The test has been failing after JDK-8168931 was fixed. This fix updated the revocation checker to validate fresh OCSP responses against current date. The test needs to be updated to use cached OCSP responses when it validates certpaths against date in past.
The test has been failing after JDK-8168931 was fixed. This fix updated the revocation checker to validate fresh OCSP responses against current date. The test needs to be updated to use cached OCSP responses when it validates certpaths against date in past.
- backported by
-
JDK-8176536 Improved algorithm constraints checking
-
- Resolved
-
- relates to
-
JDK-8165274 SHA1 certpath constraint check fails with OCSP certificate
-
- Closed
-