On 2020-06-01, Ethan Rahn <ethan.rahn@xxxxxxxxx> wrote: > With the upcoming deprecation of ssh-rsa I was trying to see what keys my > version of OpenSSH ( 7.8p1 ) supports. I noticed that "ssh -Q key" does not > actually list the suggested algorithms to transition to ( rsa-sha2-256 and > rsa-sha2-512 ) even though they are supported. "-Q key" are the supported key formats. For the signature algorithms, you want "-Q sig". This is documented in the man page. -- Christian "naddy" Weisgerber naddy@xxxxxxxxxxxx _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev