Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from March 23rd, 2009

Remove passphrase from private key

March 23rd, 2009 · No Comments · Installation

We have several SSL to transfer to our new load-balancer (Nginx) and all of the private keys contain passphrase. During Nginx (same with Apache) service restart it requires to enter the passphrase of all certificates, so we need to remove it. This task is very simple, you only need to issue this command: /usr/sbin/openssl rsa [...]

[Read more →]

Tags: