Lines Matching refs:proxy
4 Long: proxy-capath
5 Help: CA directory to verify proxy against
8 Category: proxy tls
11 - proxy-cacert
12 - proxy
16 - --proxy-capath /local/directory -x https://proxy $URL
19 # `--proxy-capath`
21 Same as --capath but used in HTTPS proxy context.
23 Use the specified certificate directory to verify the proxy. Multiple paths
27 OpenSSL. Using --proxy-capath can allow OpenSSL-powered curl to make
28 SSL-connections much more efficiently than using --proxy-cacert if the
29 --proxy-cacert file contains many CA certificates.