Here we have an X509 certificate in .pem format.
This can be parsed with the
openssl
program.
openssl x509 -in cert.pem -text -noout