Previous Topic: RSA Key Decryption

Next Topic: Modify the Passphrase for an RSA Key

RSA Key Encryption

To encrypt an unencrypted RSA key, enter the following command:

openssl dsa -in server.key -des3 -out server.key.new

Do not use this command on Windows, because the web server does not start if there is a prompt for a passphrase.