blob: 733e62615de7488034a8bf2bc2468207ababd643 [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-pass
4Arg: <phrase>
5Help: Pass phrase for the private key for HTTPS proxy
6Added: 7.52.0
7Category: proxy tls auth
8Example: --proxy-pass secret --proxy-key here -x https://proxy $URL
9See-also: proxy proxy-key
10Multi: single
11---
12Same as --pass but used in HTTPS proxy context.