[Bug 2968] New: ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Feb 12 01:27:46 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2968
Bug ID: 2968
Summary: ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512
Product: Portable OpenSSH
Version: 7.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
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 at openssh.com
ssh-rsa
ssh-dss
ecdsa-sha2-nistp256
ecdsa-sha2-nistp384
ecdsa-sha2-nistp521
ssh-rsa-cert-v01 at openssh.com
ssh-dss-cert-v01 at openssh.com
ecdsa-sha2-nistp256-cert-v01 at openssh.com
ecdsa-sha2-nistp384-cert-v01 at openssh.com
ecdsa-sha2-nistp521-cert-v01 at openssh.com
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"
https://bugzilla.redhat.com/show_bug.cgi?id=1459215
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list