> I found the answer to this once in the list archives, but neglected
> to write it down.  I have a key that I need to decrypt so that I can
> run multiple keys on my server without have to type in the PEM
> phrase.
> 
> Can someone help me with this?
> 

These are the old directions, just replace the command 
ssleay with openssl

Step two - remove the passphrase from the key (optional):

  ssleay rsa -in privkey.pem -out new.cert.key
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to