Signature Timestamp Support
Hi all,
We would like to confirm that signing jars with a timestamp mentioned in Doc ID 1591073.1 -> Appendix E: Advanced Jar Signing.
We also found explanation for Signature Timestamp in:
Signature Timestamp Support
https://docs.oracle.com/javase/7/docs/technotes/guides/security/time-of-signing.html
Java Plug-in Enhancements
In J2SE 5.0, the Java Plug-in was enhanced to check signature timestamps (if available) when validating JAR files. The Java Plug-in will no longer present a dialog when it encounters an expired or revoked certificate when validating a signed jar, provided that the signature timestamp confirms that the signature was generated prior to the expiration or revocation date.