blob: 1fdbb344327c9f915af4fb5d6a092329c5ff6621 [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-ciphers
4Arg: <list>
5Help: SSL ciphers to use for proxy
6Added: 7.52.0
7Category: proxy tls
8Example: --proxy-ciphers ECDHE-ECDSA-AES256-CCM8 -x https://proxy $URL
9See-also: ciphers curves proxy
10Multi: single
11---
12Same as --ciphers but used in HTTPS proxy context.