이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 10. PrettyPrintCrl (Printing Readable CRLs))
		The Pretty Print CRL tool, 
PrettyPrintCrl, prints the contents of a certificate revocation list (CRL) in an ASCII base-64 encoded file in a readable form.
	10.1. Syntax 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
			The 
PrettyPrintCrl utility has the following syntax:
		PrettyPrintCrl input_file [output-file]
PrettyPrintCrl input_file [output-file]
| Option | Description | 
|---|---|
| input_file | Specifies the path to the file that contains the ASCII base-64 encoded CRL. | 
| output_file | Optional. Specifies the path to the file to write the CRL. If the output file is not specified, the CRL information is written to the standard output. |