blob: 7e4ef24a95caf3b6774852ad2c7a62d63050e3bc [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: proxy-crlfile
4Arg: <file>
5Help: Set a CRL list for proxy
6Added: 7.52.0
7Category: proxy tls
8Example: --proxy-crlfile rejects.txt -x https://proxy $URL
9See-also: crlfile proxy
10Multi: single
11---
12Same as --crlfile but used in HTTPS proxy context.