openssl x509

From wikieduonline
Jump to navigation Jump to search

openssl x509 -inform der -noout -text -in /path/to/cerfile.cer 
openssl x509 -inform pem -noout -text -in /path/to/cerfile.cer 

Convert from .cer to .pem

openssl x509 -inform der -in myCert.cer -out certificate.pem

Activities

Related commands

file your_cert.pem
your_cert.cert: PEM certificate

See also

Advertising: