Duplicate :
|
When a jar file contains many items, it's hard to read the jarsigner -verify output to see which item is signed (or not signed) by which signer. Enhance jarsigner to be more concise: 1. Grouped output for items with same description 2. More warnings when items are not signed by specified alias
|