JDK-8213400 : Support choosing group name in keytool keypair generation
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 8,11,12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-11-06
  • Updated: 2023-11-29
  • Resolved: 2018-11-14
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 11 JDK 12 JDK 8
11.0.10-oracleFixed 12 b20Fixed 8-poolUnresolved
Related Reports
CSR :  
Relates :  
Relates :  
Sub Tasks
JDK-8213821 :  
JDK-8215880 :  
Description
"keytool -genkeypair -keyalg EC" only supports -keysize now but multiple curves could have the same field size. It will be nice if the user can directly choose a curve name. We can support other named groups for other key algorithms later.
Comments
Fix request (11u) I would like to downport this for parity with 11.0.10-oracle. I had to resolve the patch: http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-August/003723.html The downport by Oracle already has a CSR which I will reuse for this downport.
31-08-2020

URL: http://hg.openjdk.java.net/jdk/jdk/rev/ddcbc20e8c6a User: weijun Date: 2018-11-14 00:46:59 +0000
14-11-2018