curl/docs/cmdline-opts/proxy-ssl-auto-client-cert.md
Daniel Stenberg fe9f68fa61
cmdline-opts: shorter help texts
In an effort to increase the readability of the "--help all" output on
narrow (80 column) terminals.

Co-authored-by: Jay Satiro

Closes #13169
2024-03-25 13:05:24 +01:00

464 B

c SPDX-License-Identifier Long Help Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl proxy-ssl-auto-client-cert Auto client certificate for proxy 7.77.0 proxy tls boolean
ssl-auto-client-cert
proxy
--proxy-ssl-auto-client-cert -x https://proxy $URL

--proxy-ssl-auto-client-cert

Same as --ssl-auto-client-cert but used in HTTPS proxy context.

This is only supported by Schannel.