zcertificate - Man Page
manual page for zcertificate 1
Description
Usage of ./zcertificate
- -fatal-parse-errors
Halt if a certificate cannot be parsed. Default is to log.
- -format string
one of {pem, base64} (default "pem")
- -json-parse-errors
Output json if a certificate cannot be parsed. Default is not to.
- -output-file string
Specifies file path for the output JSON. (default "-")
- -procs int
Specifies number of processes to run on. Default is 0, meaning use current value of $GOMAXPROCS.
- -workers int
Specifies number of goroutines to use to parse and lint certificates. (default 1)
Info
July 2024 zcertificate 1