Lines Matching refs:proxy
4 Long: proxy-cacert
5 Help: CA certificates to verify proxy against
8 Category: proxy tls
11 - proxy-capath
15 - proxy
17 - --proxy-cacert CA-file.txt -x https://proxy $URL
20 # `--proxy-cacert`
22 Use the specified certificate file to verify the HTTPS proxy. The file may
25 This allows you to use a different trust for the proxy compared to the remote
26 server connected to via the proxy.
28 Equivalent to --cacert but used in HTTPS proxy context.