blob: b6d039b151e4858a5b51aa4897c82cc1363f1446 [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-tlsv1
4Help: Use TLSv1 for HTTPS proxy
5Added: 7.52.0
6Category: proxy tls auth
7Example: --proxy-tlsv1 -x https://proxy $URL
8See-also: proxy
9Multi: mutex
10---
11Same as --tlsv1 but used in HTTPS proxy context.