February 21, 2008

Convert ssl certificate from .cer to .pem

openssl x509 -in inputfile.cer -inform d -out file.pem