1ZCERTIFICATE(1) User Commands ZCERTIFICATE(1)
2
3
4
6 zcertificate - manual page for zcertificate 1
7
9 Usage of ./zcertificate:
10 -fatal-parse-errors
11
12 Halt if a certificate cannot be parsed. Default is to log.
13
14 -format string
15
16 one of {pem, base64} (default "pem")
17
18 -json-parse-errors
19
20 Output json if a certificate cannot be parsed. Default is not
21 to.
22
23 -output-file string
24
25 Specifies file path for the output JSON. (default "-")
26
27 -procs int
28
29 Specifies number of processes to run on. Default is 0, meaning
30 use current value of $GOMAXPROCS.
31
32 -workers int
33
34 Specifies number of goroutines to use to parse and lint certifiā
35 cates. (default 1)
36
37
38
39zcertificate 1 January 2021 ZCERTIFICATE(1)