-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218526 | openjdk8u212 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8213682 | 8u202 | Ivan Gerasimov | P3 | Resolved | Fixed | b04 |
JDK-8216908 | emb-8u201 | Ivan Gerasimov | P3 | Resolved | Fixed | master |
JDK-8219289 | openjdk7u | Ivan Gerasimov | P3 | Resolved | Fixed | master |
jarsigner should print more information about the lifetime of a timestamped JAR, which is bounded by the validity period of the TSA. Once the TSA server certificate expires, the timestamp is no longer valid and the JAR will be treated as unsigned (assuming the signer's certificate is also expired). Printing this information would give users a better idea how long the timestamped application will actually work. The information should be emitted when using jarsigner to sign or verify a JAR, and perhaps also when using keytool to print the certificates in a signed JAR. The warnings should be categorized by severity based on how soon the timestamp will expire.
- backported by
-
JDK-8213682 jarsigner should print when a timestamp will expire
- Resolved
-
JDK-8216908 jarsigner should print when a timestamp will expire
- Resolved
-
JDK-8218526 jarsigner should print when a timestamp will expire
- Resolved
-
JDK-8219289 jarsigner should print when a timestamp will expire
- Resolved
- is blocked by
-
JDK-8180289 jarsigner treats timestamped signed jar invalid after the signer cert expires
- Closed
- relates to
-
JDK-8197784 doc change for JDK-8191438 on jarsigner
- Resolved
(1 relates to)