Hitachi

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


G.3 Displaying the contents of a Certificate Signing Request (CSR) (openssl.bat req command)

This section explains how to display the contents of a Certificate Signing Request (CSR).

Format

openssl.bat req -in CSR-file -text

Operand

-in CSR-file

Specify the CSR file to be displayed.

Example

To display the CSR file httpsd.csr, specify as follows:

openssl.bat req -in httpsd.csr -text