-
Sub-task
-
Resolution: Delivered
-
P4
-
6u121, 7u101, 7u111, 8u74, 8u101, 9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8158840 | 8u101 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8174788 | 8u74 | Owen Stuart | P4 | Closed | Delivered | |
JDK-8158955 | 7u111 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8158989 | 6u121 | Clifford Wayne | P4 | Closed | Delivered |
A new -tsadigestalg option is added to jarsigner to specify the message digest algorithm that is used to generate the message imprint to be sent to the TSA server. In older JDK releases, the message digest algorithm used was SHA-1. If this new option is not specified, SHA-256 will be used on JDK 7 Updates and later JDK family versions. On JDK 6 Updates, SHA-1 will remain the default but a warning will be printed to the standard output stream.
- backported by
-
JDK-8158840 Release Note: Support added to jarsigner for specifying timestamp hash algorithm
-
- Closed
-
-
JDK-8158955 Release Note: Support added to jarsigner for specifying timestamp hash algorithm
-
- Closed
-
-
JDK-8158989 Release Note: Support added to jarsigner for specifying timestamp hash algorithm
-
- Closed
-
-
JDK-8174788 Release Note: Support added to jarsigner for specifying timestamp hash algorithm
-
- Closed
-