blob: 944d87601ec22909ca4dff6c62a1fc5c63f74c5a [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-tlsuser
4Arg: <name>
5Help: TLS username for HTTPS proxy
6Added: 7.52.0
7Category: proxy tls auth
8Example: --proxy-tlsuser smith -x https://proxy $URL
9See-also: proxy proxy-tlspassword
10Multi: single
11---
12Same as --tlsuser but used in HTTPS proxy context.