"ssh -Q key" does not list rsa-sha2 algorithms

Brian Candler b.candler at pobox.com
Tue Jun 2 19:05:41 AEST 2020


On 02/06/2020 09:58, Darren Tucker wrote:
> On Tue, 2 Jun 2020 at 18:48, Brian Candler<b.candler at pobox.com>  wrote:
> [about ssh -Q ssh_config_keyword]
>> There is also "-Q key-sig" in recent versions (not sure exactly how recent, but 7.6 doesn't have it)
> Added in the same commit (Feb this year), first released in 8.3:
> https://github.com/openssh/openssh-portable/commit/d4d9e1d40514e2746f9e05335d646512ea1020c6

WFM in 8.2p1:

$ ssh -V
OpenSSH_8.2p1, OpenSSL 1.1.1g  21 Apr 2020
$ ssh -Q key-sig
ssh-ed25519
...

(macOS, homebrew)



More information about the openssh-unix-dev mailing list