> From: owner-openssl-us...@openssl.org On Behalf Of loodafan
> Sent: Wednesday, 27 May, 2009 06:59
> I have a question regadring conversion of a SSH2 key to
> either a pem or der file.
> Is this possible only using OpenSSL? Or do I first need to
> convert the SSH2 key to something else before
Comment: "2048-bit DSA,..
END SSH2 PUBLIC KEY
I tried to convert it using: rsa/dsa in OpenSSL with the following result:
8184:error:0906D06C:PEM routines:PEM_r
.c:644:Expecting: ANY PRIVATE KEY
--
View this message in context:
http://www.nabble.com/Convert-SS