이 콘텐츠는 선택한 언어로 제공되지 않습니다.
9.2. Usage
The following example converts the ASCII base-64 encoded certificate in the
ascii_cert.in
file and writes the certificate in the pretty-print form to the output file ascii_cert.out
.
PrettyPrintCert /usr/home/smith/test/ascii_cert.in /usr/home/smith/test/ascii_cert.out
PrettyPrintCert /usr/home/smith/test/ascii_cert.in /usr/home/smith/test/ascii_cert.out
The base-64 encoded certificate data in the
ascii_cert.in
looks like the following:
The certificate in pretty-print format in the
ascii_cert.out
file looks like the following:
The following example command takes the ASCII base-64 encoded certificate in the
ascii_cert.in
file and writes the information contained within the certificate to the simple format output file cert.simple
.
PrettyPrintCert -simpleinfo /usr/home/smith/test/ascii_cert.in /usr/home/smith/test/cert.simple
PrettyPrintCert -simpleinfo /usr/home/smith/test/ascii_cert.in /usr/home/smith/test/cert.simple
The base-64 encoded certificate data in
ascii_cert.in
file looks similar to the following:
The simple certificate information in the
cert.simple
output file looks like the following: