The PrettyPrintCert command has the following syntax:
PrettyPrintCert [-simpleinfo] input_file [output_file]
| Option | Description |
|---|---|
| simpleinfo | Optional. Prints limited certificate information in an easy to parse format. |
| input_file | Specifies the path to the file containing the ASCII base-64 encoded certificate. |
| output_file | Optional. Specifies the path and file to which the tool should write the certificate. If this option is not specified, the certificate information is written to the standard output. |
Table 10.1.