Re: Where is ssh-rsa public key?



Nico Kadel-Garcia <nkadel@xxxxxxxxx> wrote:

And yes, running "ssh -1" should use protocol 1 and the appropriate
RSA keys.

And in case you are looking for the version 2 RSA key: `ssh -o
HostKeyAlgorithms=ssh-rsa ...`
.