5.2.3 Displaying the contents of a Certificate Signing Request (CSR) (certutil req command)

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

Organization of this subsection
(1) Format
(2) Parameter
(3) Usage example

(1) Format

certutil req -in CSR-file -text

(2) Parameter

(3) Usage example

certutil req -in httpsd.csr -text

httpsd.csr: CSR file to be displayed