xref: /aosp_15_r20/external/curl/docs/cmdline-opts/proxy-tlsv1.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker---
2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl
4*6236dae4SAndroid Build Coastguard WorkerLong: proxy-tlsv1
5*6236dae4SAndroid Build Coastguard WorkerHelp: TLSv1 for HTTPS proxy
6*6236dae4SAndroid Build Coastguard WorkerAdded: 7.52.0
7*6236dae4SAndroid Build Coastguard WorkerCategory: proxy tls auth
8*6236dae4SAndroid Build Coastguard WorkerMulti: mutex
9*6236dae4SAndroid Build Coastguard WorkerSee-also:
10*6236dae4SAndroid Build Coastguard Worker  - proxy
11*6236dae4SAndroid Build Coastguard WorkerExample:
12*6236dae4SAndroid Build Coastguard Worker  - --proxy-tlsv1 -x https://proxy $URL
13*6236dae4SAndroid Build Coastguard Worker---
14*6236dae4SAndroid Build Coastguard Worker
15*6236dae4SAndroid Build Coastguard Worker# `--proxy-tlsv1`
16*6236dae4SAndroid Build Coastguard Worker
17*6236dae4SAndroid Build Coastguard WorkerUse at least TLS version 1.x when negotiating with an HTTPS proxy. That means
18*6236dae4SAndroid Build Coastguard WorkerTLS version 1.0 or higher
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard WorkerEquivalent to --tlsv1 but for an HTTPS proxy context.
21