• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3SPDX-License-Identifier: curl
4Long: proxy-cert
5Arg: <cert[:passwd]>
6Help: Set client certificate for proxy
7Added: 7.52.0
8Category: proxy tls
9Multi: single
10See-also:
11  - proxy-cert-type
12Example:
13  - --proxy-cert file -x https://proxy $URL
14---
15
16# `--proxy-cert`
17
18Same as --cert but used in HTTPS proxy context.
19