Hitachi

JP1 Version 11 JP1/IT Desktop Management 2 - Smart Device Manager


G.4 Displaying certificate contents (certutil cert command)

This subsection explains how to display the contents of a certificate file. The following command displays the part of the certificate file that begins with -----BEGIN CERTIFICATE----- and ends with -----END CERTIFICATE----.

Format

certutil cert -in certificate-file -text

Arguments

-in certificate-file

Specify the certificate file to be displayed.

Example

To display the certificate file httpsd.pem, specify as follows:

certutil cert -in httpsd.pem -text