Remove passphrase from SSL key

The passphrase can be removed with this command:

openssl rsa -in server.key -out new.key
blog comments powered by Disqus