Convert keys (OpenSSL to OpenSSH)

Damien Miller djm at mindrot.org
Wed Apr 13 22:47:15 EST 2005


Ben Hacker Jr wrote:
> I want to keep my keys within my PKI.  I don't know how to do that using "ssh-keygen".  
> 
> Can ssh-keygen generate a Certificate REQUEST??  PKCS10?

No, but "openssl req" can from an OpenSSH private key.

-d




More information about the openssh-unix-dev mailing list