-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b30
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018764 | 7u45 | Weijun Wang | P4 | Closed | Fixed | b01 |
JDK-8007274 | 7u40 | Weijun Wang | P4 | Resolved | Fixed | b12 |
If the cert used to sign a jar is expired, jarsigner will print out a warning, and if -strict is specified, exits with an error. However, if there is a TSA timestamp attached to the jar (and the timestamp is shown to be before the expiration), it's completely valid and jarsigner should not report any warning or error.
- backported by
-
JDK-8007274 jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
-
- Resolved
-
-
JDK-8018764 jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
-
- Closed
-