xf.li | bfc6e71 | 2025-02-07 01:54:34 -0800 | [diff] [blame^] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: proxy-ssl-auto-client-cert | ||||
4 | Help: Use auto client certificate for proxy (Schannel) | ||||
5 | Added: 7.77.0 | ||||
6 | Category: proxy tls | ||||
7 | Example: --proxy-ssl-auto-client-cert -x https://proxy $URL | ||||
8 | See-also: ssl-auto-client-cert proxy | ||||
9 | Multi: boolean | ||||
10 | --- | ||||
11 | Same as --ssl-auto-client-cert but used in HTTPS proxy context. |