xref: /aosp_15_r20/external/curl/docs/cmdline-opts/ciphers.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
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: ciphers
5*6236dae4SAndroid Build Coastguard WorkerArg: <list>
6*6236dae4SAndroid Build Coastguard WorkerHelp: TLS 1.2 (1.1, 1.0) ciphers to use
7*6236dae4SAndroid Build Coastguard WorkerProtocols: TLS
8*6236dae4SAndroid Build Coastguard WorkerCategory: tls
9*6236dae4SAndroid Build Coastguard WorkerAdded: 7.9
10*6236dae4SAndroid Build Coastguard WorkerMulti: single
11*6236dae4SAndroid Build Coastguard WorkerSee-also:
12*6236dae4SAndroid Build Coastguard Worker  - tls13-ciphers
13*6236dae4SAndroid Build Coastguard Worker  - proxy-ciphers
14*6236dae4SAndroid Build Coastguard Worker  - curves
15*6236dae4SAndroid Build Coastguard WorkerExample:
16*6236dae4SAndroid Build Coastguard Worker  - --ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 $URL
17*6236dae4SAndroid Build Coastguard Worker---
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker# `--ciphers`
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard WorkerSpecifies which cipher suites to use in the connection if it negotiates
22*6236dae4SAndroid Build Coastguard WorkerTLS 1.2 (1.1, 1.0). The list of ciphers suites must specify valid ciphers.
23*6236dae4SAndroid Build Coastguard WorkerRead up on cipher suite details on this URL:
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard Workerhttps://curl.se/docs/ssl-ciphers.html
26