Hello, 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 I can convert it to pem/der?
Thanks for helping. The key is: ---- BEGIN SSH2 PUBLIC KEY ---- 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-SSH2-to-PEM-DER-tp23740211p23740211.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org