To examine a signed certificate file in p7b format enter the following:
openssl pkcs7 -in certificate.p7b -text -print_certs
Just random Linux dumps I don't want to remember ;-)
To examine a signed certificate file in p7b format enter the following:
openssl pkcs7 -in certificate.p7b -text -print_certs