Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8252646 Support choosing group name in keytool keypair generation
  3. JDK-8252864

Release Note: -groupname Option Added to keytool Key Pair Generation

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Withdrawn
    • Icon: P3 P3
    • 8u281
    • None
    • security-libs
    • None

      A new `-groupname` option has been added to `keytool -genkeypair` so that a user can specify a named group when generating a key pair. For example, `keytool -genkeypair -keyalg EC -groupname secp384r1` will generate an EC key pair by using the `secp384r1` curve. Because there might be multiple curves with the same size, using the `-groupname` option is preferred over the `-keysize` option.

            pkumaraswamy Prajwal Kumaraswamy
            pkumaraswamy Prajwal Kumaraswamy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: