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 -output-file string
19
20 Specifies file path for the output JSON. (default "-")
21
22 -procs int
23
24 Specifies number of processes to run on. Default is 0, meaning
25 use current value of $GOMAXPROCS.
26
27 -workers int
28
29 Specifies number of goroutines to use to parse and lint certifiā
30 cates. (default 1)
31
32
33
34zcertificate 1 August 2019 ZCERTIFICATE(1)