curl/docs/cmdline-opts/proxy-key.md
Daniel Stenberg 65651dc02b
cmdline: expand proxy option explanations
- do less references to other options
- provide more specific text about proxies
- added more see-also references

Closes #13887
2024-06-05 10:35:56 +02:00

483 B

c SPDX-License-Identifier Long Help Arg Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl proxy-key Private key for HTTPS proxy <key> proxy tls 7.52.0 single
proxy-key-type
proxy
--proxy-key here -x https://proxy $URL

--proxy-key

Specify the filename for your private key when using client certificates with your HTTPS proxy. This option is the equivalent to --key but used in HTTPS proxy context.