JDK-8214179 : Add groupname info into keytool -list and -genkeypair output
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-11-21
  • Updated: 2018-12-06
  • Resolved: 2018-12-01
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 12
12 b23Fixed
Related Reports
Relates :  
Relates :  
Description
keytool -genkeypair now prints out a what-is-generated text and shows keysize as -1 if -groupname is specified. Also, keytool -list only shows keysize and not groupname.