summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/crlfile.d
blob: 360e668d1e9da7a7a9d3c9d5e7a6ec4deae40e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
Long: crlfile
Arg: <file>
Protocols: TLS
Help: Get a CRL list in PEM format from the given file
Added: 7.19.7
Category: tls
---
Provide a file using PEM format with a Certificate Revocation List that may
specify peer certificates that are to be considered revoked.

If this option is used several times, the last one will be used.