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.
JDK-8141457 changes the output of keytool -list and keytool -printcert. The keytool.html tooldoc and the JSSE Reference Guide should be updated.
Comments
JSSE changes have been verified by Weijun Wang, the oracle review link:
http://review.us.oracle.com/review2/Review.html#reviewId=277252;scope;scope=review;documentId=1141215;status=closed;matchType=assignee;matchValue=7765696a776
HTML Link:
http://st-doc.us.oracle.com/id_common/review/docbuilder/html/E68624_01/code-examples1.htm#GUID-3D26386B-BC7A-41BB-AC70-80E6CD147D6F
27-07-2016
These places in keytool.html should be updated.
-list: mentions "prints the SHA1 fingerprint".
Internet RFC 1421 Certificate Encoding Standard: mentions "prints the SHA1 fingerprint"
Importing Trusted Certificates Warning: Two examples including the MD5 line
There are also examples in the JSSE Reference Guide (http://download.java.net/jdk9/docs/technotes/guides/security/jsse/JSSERefGuide.html) showing the MD5 fingerprints. Please look at the "Creating a Keystore to Use with JSSE" section.