How to convert a public key certificate from *.p12 to *.pem format?

openssl pkcs12 -in <file name>.p12 -out <file name>.pem

01

Privacy-Enhanced Mail (PEM)