View an Individual Certificate File

Use openssl x509 to view the contents of an individual certificate file as plain text. Provide the name of the individual file as an argument to the openssl command.

openssl x509 -in <individual-file> -text