summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-ciphers.d
blob: 2b5c936012e05fc63eccab51e22a41dac2a6b877 (plain)
1
2
3
4
5
6
7
8
9
10
11
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: proxy-ciphers
Arg: <list>
Help: SSL ciphers to use for proxy
Added: 7.52.0
Category: proxy tls
Example: --proxy-ciphers ECDHE-ECDSA-AES256-CCM8 -x https://proxy $URL
See-also: ciphers curves proxy
---
Same as --ciphers but used in HTTPS proxy context.