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: [email protected]
          Reporter: [email protected]

Description of problem:

"ssh -Q key" command is not listing 
rsa-sha2-256 and rsa-sha2-512

# ssh -Q key
ssh-ed25519
[email protected]
ssh-rsa
ssh-dss
ecdsa-sha2-nistp256
ecdsa-sha2-nistp384
ecdsa-sha2-nistp521
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to