JDK-8177674 : Change JDK 6 jarsigner -tsadigestalg default to SHA-256
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 6u141
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-03-27
  • Updated: 2017-10-03
  • Resolved: 2017-05-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u161 b08Fixed
Related Reports
Relates :  
Relates :  
Sub Tasks
JDK-8179951 :  
Description
The default digest algorithm for the -tsadigestalg option if not specified is SHA-1. It should be upgraded to SHA-256. This only affects JDK 6. The default for JDK 7 and up is SHA-256.