summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-tlsauthtype.d
blob: f83153e7bae21f45a6c30f7a5b17b5030ed0f7f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: proxy-tlsauthtype
Arg: <type>
Help: TLS authentication type for HTTPS proxy
Added: 7.52.0
Category: proxy tls auth
Example: --proxy-tlsauthtype SRP -x https://proxy $URL
See-also: proxy proxy-tlsuser
Multi: single
---
Same as --tlsauthtype but used in HTTPS proxy context.