Jun 18

Remove password from a password protected SSL certificate

Category: Linux   — Published by goeszen on June 18, 2014 at 1:07 pm

Handy command in case you want to get rid of the pass-phrase wrapper of a cert key:

openssl rsa -in example.com.key -out example.com.key_no-passphrase

Leave a Reply

=