Friday, July 11, 2014

Elastic Load Balancer Remove Pass-phrase ssl key

ELB doesn’t support pass phrase protected keys so You need to remove the pass phrase .

To do that have that key and run following command

openssl rsa -in wild_mydomain_com.key -out wild_mydomain_com.nopass.key

Enter the private key pass phrase when asked.

And Get set Go! Use this new key to your Elastic Load Ba-lancer – nginx – Apache.

And if you get stuck… Ask Here

Labels: , ,