-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b140
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176536 | 8u152 | Anthony Scarpino | P2 | Resolved | Fixed | b02 |
Current exception message is:
java.security.cert.CertPathValidatorException: denyAfter constraint check failed. Constraint date: Thu, Dec 31 16:00:00 PST 2016; Cert date: Fri, Jul 1 00:00:00 PDT 2016
Looking at this, it is not clear what "Cert date" indicates. It is not certificate issue or expiry date. This is more confusing when we have this exception with signed jar.
java.security.cert.CertPathValidatorException: denyAfter constraint check failed. Constraint date: Thu, Dec 31 16:00:00 PST 2016; Cert date: Fri, Jul 1 00:00:00 PDT 2016
Looking at this, it is not clear what "Cert date" indicates. It is not certificate issue or expiry date. This is more confusing when we have this exception with signed jar.
- backported by
-
JDK-8176536 Improved algorithm constraints checking
-
- Resolved
-
- relates to
-
JDK-8156062 Test Task: Develop new tests for JEP 288: Disable SHA-1 Certificates
-
- Resolved
-
-
JDK-8149555 JEP 288: Disable SHA-1 Certificates
-
- Closed
-
-
JDK-8154005 Add algorithm constraint that specifies the restriction date
-
- Closed
-