Setup guide

65
Chapter 9
Pretty Print Certificate Tool
You can use the Pretty Print Certificate tool to print the contents of a certificate
stored as ASCII base-64 encoded data in a human-readable form.
The chapter has the following sections:
Location (page 65)
Syntax (page 65)
Example (page 66)
Location
The tool is located with the rest of the command-line tools in this directory:
<server_root>/bin/cert/tools
Syntax
To run the Pretty Print Certificate tool, ty pe the following command:
PrettyPrintCert[.bat] <input_file> [<output_file>]
.bat specifies the file extension; this is required only when running the utility
on a Windows NT system.
<input_file> specifies the path to the file that contains the ASCII base-64
encoded certificate.
<output_file> specifies the path to the file to write t he certificate. This
argument is optional; if you don’t specify an output file, the certificate
information is written to the standard output.