Re: Which SSH key types (RSA,DSA,1024,2048,...) recommended/most widely used?
- From: Wanna-Be Sys Admin <sysadmin@xxxxxxxxxxx>
- Date: Thu, 28 Jan 2010 11:29:56 -0800
Peter Insold wrote:
When I generate SSH keys then a couple of different types are
possible, e.g.
SSH-1-RSA 2048
SSH-2 RSA 2048
SSH-2 DSA 1024
If I have to select (only) one of them: Which is the recommended type?
Which is the most used (for Solaris/Linux target SSH server/computer)?
Peter
One offers more security than the other in the type, or protocol. Don't
use SSH1, unless you have to. man ssh-keygen will explain more. I
can't really say what one is "most used", it depends on what you need
to use it for, but RSA 2048 is better than DSA 1024 (though you can
specify larger, though it is debatable if that's really any use).
Either are absolutely fine, use whatever one you like, so long as it's
SSH 2.
--
Not really a wanna-be, but I don't know everything.
.
- Prev by Date: Re: Possible to setup a SSH port forwarding only (!) in background without showing a Terminal window?
- Next by Date: Re: Which SSH key types (RSA,DSA,1024,2048,...) recommended/most widely used?
- Previous by thread: Re: Which SSH key types (RSA,DSA,1024,2048,...) recommended/most widely used?
- Next by thread: Re: Which SSH key types (RSA,DSA,1024,2048,...) recommended/most widely used?
- Index(es):
Relevant Pages
|