3.3.4 hwscertutil req
Displaying the contents of a Certificate Signing Request (CSR)
Synopsis
hwscertutil req -in CSR-file -text
Storage location
Application Server installation directory/httpsd/sbin
Function
This subsection explains how to display the contents of a Certificate Signing Request (CSR).
Execution permission
Superuser
Examples
hwscertutil req -in httpsd.csr -text
httpsd.csr: CSR file to be displayed
Exit Status
Exit Status |
Explanation |
---|---|
0 |
command executed successfully. |
Other than 0 |
error in executing the command. |