To examine a signed certificate file in .cer or .crt format enter the following:
openssl x509 -noout -text -in certificate.cer
Just random Linux dumps I don't want to remember ;-)
To examine a signed certificate file in .cer or .crt format enter the following:
openssl x509 -noout -text -in certificate.cer