3.3.3 hwscertutil cert -text
Displaying certificate contents
Synopsis
hwscertutil cert -in certificate file -text
Storage location
Application Server installation directory/httpsd/sbin
Function
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----.
Execution permission
Superuser
Examples
hwscertutil cert -in httpsd.pem -text
httpsd.pem: Certificate file to be displayed
Exit Status
Exit Status |
Explanation |
---|---|
0 |
command executed successfully. |
Other than 0 |
error in executing the command. |