note to self, how to convert pfx to pem without passphrase
I do this so infrequently that I always have to google it.
Now I can search my own blog!
openssl pkcs12 -in mycert.pfx -out certificate.cer -nodes
Syndicated 2010-08-18 14:21:00 (Updated 2010-08-25 14:20:28) from Danny Angus
