xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: proxy-cert | ||||
4 | Arg: <cert[:passwd]> | ||||
5 | Help: Set client certificate for proxy | ||||
6 | Added: 7.52.0 | ||||
7 | Category: proxy tls | ||||
8 | Example: --proxy-cert file -x https://proxy $URL | ||||
9 | See-also: proxy-cert-type | ||||
10 | Multi: single | ||||
11 | --- | ||||
12 | Same as --cert but used in HTTPS proxy context. |