• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
2 SPDX-License-Identifier: curl
3 Long: proxy-cacert
4 Help: CA certificate to verify peer against for proxy
5 Arg: <file>
6 Added: 7.52.0
7 See-also: proxy-capath cacert capath proxy
8 Category: proxy tls
9 Example: --proxy-cacert CA-file.txt -x https://proxy $URL
10 Multi: single
11 ---
12 Same as --cacert but used in HTTPS proxy context.
13