-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
7
-
None
-
generic
-
generic
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
1. Grouped output for items with same description
2. More warnings when items are not signed by specified alias
- duplicates
-
JDK-6802846 jarsigner needs enhanced cert validation(options)
- Resolved