blob: ba232e68a7d77132c2cde295be947fc04b0396c9 [file] [log] [blame]
xf.libfc6e712025-02-07 01:54:34 -08001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: proxy-tlspassword
4Arg: <string>
5Help: TLS password for HTTPS proxy
6Added: 7.52.0
7Category: proxy tls auth
8Example: --proxy-tlspassword passwd -x https://proxy $URL
9See-also: proxy proxy-tlsuser
10Multi: single
11---
12Same as --tlspassword but used in HTTPS proxy context.