bugzilla-daemon at bugzilla.mindrot.org
2019-Feb-11 14:27 UTC
[Bug 2968] New: ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512
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.
bugzilla-daemon at bugzilla.mindrot.org
2019-Feb-11 22:06 UTC
[Bug 2968] ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512
https://bugzilla.mindrot.org/show_bug.cgi?id=2968 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Damien Miller <djm at mindrot.org> --- This is intentional. Those aren't key types but signature algorithms and may be listed using "ssh -Q sig" -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:56 UTC
[Bug 2968] ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512
https://bugzilla.mindrot.org/show_bug.cgi?id=2968 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.