JDK-8213965 : Release Note: Deprecated Default Keytool -keyalg Value
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 12
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2018-11-16
  • Updated: 2019-07-24
  • Resolved: 2019-07-24
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
12Resolved
Description
The default `-keyalg` value for the `-genkeypair` and `-genseckey` commands of keytool have been deprecated. If a user has not explicitly specified a value for the `-keyalg` option a warning will be shown. An additional informational text will also be printed showing the algorithm(s) used by the newly generated entry. In a subsequent JDK release, the default key algorithm values will no longer be supported and the `-keyalg` option will be required.