blob: e6113012b8c01842ca27636024ab2058645c8119 [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-capath
4Help: CA directory to verify peer against for proxy
5Arg: <dir>
6Added: 7.52.0
7See-also: proxy-cacert proxy capath
8Category: proxy tls
9Example: --proxy-capath /local/directory -x https://proxy $URL
10Multi: single
11---
12Same as --capath but used in HTTPS proxy context.