blob: d3bac602691c5a896b09259f002a238581f82080 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: ciphers
2Arg: <list of ciphers>
3help: SSL ciphers to use
4Protocols: TLS
5---
6Specifies which ciphers to use in the connection. The list of ciphers must
7specify valid ciphers. Read up on SSL cipher list details on this URL:
8
9 https://curl.haxx.se/docs/ssl-ciphers.html
10
11If this option is used several times, the last one will be used.