-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8294746 | 17.0.6-oracle | Prasadarao Koppula | P4 | Resolved | Fixed | b01 |
JDK-8295038 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8295449 | 11.0.18-oracle | Prasadarao Koppula | P4 | Resolved | Fixed | b03 |
JDK-8296365 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8295764 | 8u361 | Prasadarao Koppula | P4 | Resolved | Fixed | b04 |
1. Remove "Signature:" from output. It is printing information about certificates, and not the signature.
2. Add the certificate # in the output so it is easier to figure out which certificate a warning applies to. For example:
Signer #1:
Certificate #1:
3. Add the signer # to the warning output, so it is easier to figure out which signer it applies to. Ex, change:
"The certificate #3 of 3 uses the SHA1withRSA signature algorithm ..."
to:
"The certificate #3 of 3 of signer #1 uses the SHA1withRSA signature algorithm ..."
- backported by
-
JDK-8294746 Improve "keytool -printcert -jarfile" output
- Resolved
-
JDK-8295038 Improve "keytool -printcert -jarfile" output
- Resolved
-
JDK-8295449 Improve "keytool -printcert -jarfile" output
- Resolved
-
JDK-8295764 Improve "keytool -printcert -jarfile" output
- Resolved
-
JDK-8296365 Improve "keytool -printcert -jarfile" output
- Resolved
- duplicates
-
JDK-8257720 Improve "keytool -printcert -jarfile" output
- Closed
- links to
-
Commit openjdk/jdk11u-dev/13c07e62
-
Commit openjdk/jdk17u-dev/51107abd
-
Commit openjdk/jdk/de93b1d0
-
Review openjdk/jdk11u-dev/1495
-
Review openjdk/jdk17u-dev/773
-
Review openjdk/jdk/6126