blob: deb54e1249fb49003c93cf09f1825e368f1edee4 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: crlfile
4Arg: <file>
5Protocols: TLS
6Help: Use this CRL list
7Added: 7.19.7
8Category: tls
9Example: --crlfile rejects.txt $URL
10See-also: cacert capath
11Multi: single
12---
13Provide a file using PEM format with a Certificate Revocation List that may
14specify peer certificates that are to be considered revoked.