Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2020 16:18:55 +0200
From:      Per Hedeland <per@hedeland.org>
To:        David Mehler <dave.mehler@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: difference in sshd protocol options
Message-ID:  <8048c438-439c-9bf7-602b-00762444f210@hedeland.org>
In-Reply-To: <CAPORhP7%2BM5Eg=er7wdoXikRQ_rmaeTQQ%2BHfGXHdmgi7XpHq-jg@mail.gmail.com>
References:  <CAPORhP4aHUWuQww9LkMT=9m3m9CGJnHx6gdqKFBwo=ACkcCO7g@mail.gmail.com> <4b14011e-3e7e-fbb7-73cf-7dc3e1429906@hedeland.org> <CAPORhP7%2BM5Eg=er7wdoXikRQ_rmaeTQQ%2BHfGXHdmgi7XpHq-jg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-08 16:07, David Mehler wrote:
>
> Thanks. If I'm understanding right the key type ssh-rsa is what is
> needed when an ssh key is generated with ssh-keygen -t rsa?

Well, yes, although I'd perhaps word it a little differently - i.e.
if you need a key of type ssh-rsa, 'ssh-keygen -t rsa' is the way to
generate it. (And if you need a certificate for
ssh-rsa-cert-v01@openssh.com, you can proceed to sign the generated
key via the '-s' option to ssh-keygen - I haven't personally tried
that though.)

--Per



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8048c438-439c-9bf7-602b-00762444f210>