Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 21:44:40 -0400
From:      Allen Landsidel <all@biosys.net>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        freebsd-security@freebsd.org
Subject:   Re: [OT] ssh client
Message-ID:  <5.1.0.14.0.20010828214142.00c4af38@rfnj.org>
In-Reply-To: <20010828174726.A568@ringworld.oblivion.bg>
References:  <Pine.BSF.4.21.0108281039140.36492-100000@localhost> <001f01c12fc6$4c975220$0901a8c0@system> <Pine.BSF.4.21.0108281039140.36492-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
At 17:47 8/28/2001 +0300, you wrote:


>..and does it understand OpenSSH's DSA keys?
>Last I checked it did not..

This may be news to you but OpenSSH is the weirdo here, which is why few if 
any other clients support it.  It uses it's own key format, not the SSH2 
format.

Just do the following to convert your OpenSSH key to a SSH2 key for use on 
normal, standard clients:

ssh-keygen -xf openssh.format.key > ssh2.format.key

Your file names will of course vary.

About five minutes searching google and another 30 seconds reading the 
ssh-keygen manpage could have saved a lot of frustration and wasted time.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010828214142.00c4af38>