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 user this command on Windows, because the Web server will not start if there is a prompt for a pass-phrase.