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-ciphers 5*6236dae4SAndroid Build Coastguard WorkerArg: <list> 6*6236dae4SAndroid Build Coastguard WorkerHelp: TLS 1.2 (1.1, 1.0) ciphers to use for proxy 7*6236dae4SAndroid Build Coastguard WorkerProtocols: TLS 8*6236dae4SAndroid Build Coastguard WorkerAdded: 7.52.0 9*6236dae4SAndroid Build Coastguard WorkerCategory: proxy tls 10*6236dae4SAndroid Build Coastguard WorkerMulti: single 11*6236dae4SAndroid Build Coastguard WorkerSee-also: 12*6236dae4SAndroid Build Coastguard Worker - proxy-tls13-ciphers 13*6236dae4SAndroid Build Coastguard Worker - ciphers 14*6236dae4SAndroid Build Coastguard Worker - proxy 15*6236dae4SAndroid Build Coastguard WorkerExample: 16*6236dae4SAndroid Build Coastguard Worker - --proxy-ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 -x https://proxy $URL 17*6236dae4SAndroid Build Coastguard Worker--- 18*6236dae4SAndroid Build Coastguard Worker 19*6236dae4SAndroid Build Coastguard Worker# `--proxy-ciphers` 20*6236dae4SAndroid Build Coastguard Worker 21*6236dae4SAndroid Build Coastguard WorkerSame as --ciphers but used in HTTPS proxy context. 22*6236dae4SAndroid Build Coastguard Worker 23*6236dae4SAndroid Build Coastguard WorkerSpecify which cipher suites to use in the connection to your HTTPS proxy when 24*6236dae4SAndroid Build Coastguard Workerit negotiates TLS 1.2 (1.1, 1.0). The list of ciphers suites must specify 25*6236dae4SAndroid Build Coastguard Workervalid ciphers. Read up on cipher suite details on this URL: 26*6236dae4SAndroid Build Coastguard Worker 27*6236dae4SAndroid Build Coastguard Workerhttps://curl.se/docs/ssl-ciphers.html 28