blob: 4030d64c3ff8f886b45e54bd472937934c4c6f52 [file] [log] [blame]
c: Copyright (C) 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
Multi: single
---
Same as --ciphers but used in HTTPS proxy context.