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