Hide Forgot
Description of problem: "ssh -Q key" command is not listing rsa-sha2-256 and rsa-sha2-512 # ssh -Q key ssh-ed25519 ssh-ed25519-cert-v01 ssh-rsa ssh-dss ecdsa-sha2-nistp256 ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 ssh-rsa-cert-v01 ssh-dss-cert-v01 ecdsa-sha2-nistp256-cert-v01 ecdsa-sha2-nistp384-cert-v01 ecdsa-sha2-nistp521-cert-v01 If we introduce them in the man pages, even if they are part of extension I guess they also should be listed from command line with "ssh -Q key" Version-Release number of selected component (if applicable): openssh-7.4p1-11.el7
This issue was not selected to be included either in Red Hat Enterprise Linux 7.7 because it is seen either as low or moderate impact to a small amount of use-cases. The next release will be in Maintenance Support 1 Phase, which means that qualified Critical and Important Security errata advisories (RHSAs) and Urgent Priority Bug Fix errata advisories (RHBAs) may be released as they become available. We will now close this issue, but if you believe that it qualifies for the Maintenance Support 1 Phase, please re-open; otherwise we recommend moving the request to Red Hat Enterprise Linux 8 if applicable.
This is intentional. Those aren't key types but signature algorithms and may be listed using "ssh -Q sig" Changing the close resolution to be clear.