Examples82 Netscape Certificate Management System Command-Line Tools Guide • February 2003 specifies the path to the file to write the certificate. Thisargument is optional; if you don’t specify an output file, the certificateinformation is written to the standard output.ExamplesPrettyPrintCert.bat C:\test\cert.in C:\test\cert.outThe above command takes the ASCII base-64 encoded certificate in the cert.in fileand writes the certificate in the pretty-print form to the output file namedcert.out.The base-64 encoded certificate (content of the cert.in file) would look similar tothis:-----BEGIN CERTIFICATE-----MIIC2DCCAkGgAwIBAgICEAwwDQYJKoZIhvcNAQEFBQAwfDELMAkGA1UEBhMCVVMxIzAhBgNVBAoTGlBhbG9va2FWaWxsZSBXaWRnZXRzLCBJbmMuMR0wGwYDVQQLExRXaWRnZXQgTWFrZXJzICdSJyBVczEpMCcGA1UEAxMgVGVzdCBUZXN0IFRlc3QgVGVzdCBUZXN0IFRlc3QgQ0EwHhcNOTkwMjE4MDMMzM5WhcNMDAwMjE4MDM0MzM5WjCBrjELMAkGA1UEBhMCVVMxJjAkBgNVBAoTHU5ldHNjYXBlIENvbW11bmljYXRpb25zIENvcnAuMRUwEwYDVQQLEwOZXRzY2FwZSBDTVMxGDAWBEBEwhtaGFybXNlbjEfMB0GA1UEAxWaW50ZGV2Y2EgQWRtaW5pcwp0frfJOObeiSsia3BuifRHBNw95ZZQR9NIXr1x5bE-----END CERTIFICATE-----The certificate in pretty-print form (content of the cert.out file) would looksimilar to this:Certificate:Data:Version: v3Serial Number: 0x100CSignature Algorithm: OID.1.2.840.113549.1.1.5 -1.2.840.113549.1.1.5Issuer: CN=Test CA,OU=Widget Makers ’R’Us,O=Example Corporation,Widgets\,Inc.,C=USValidity:Not Before: Wednesday, February 17, 1999 7:43:39 PMNot After: Thursday, February 17, 2000 7:43:39 PMSubject: MAIL=admin@example.com,CN=testCA Administrator, UID=admin,OU=IS, O=Example Corporation,C=US