mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:43:31 +03:00
docs: provide more see also for cipher options
More cross references. Hide nroff errors. Closes #11513
This commit is contained in:
parent
7b20ba311d
commit
934da11c0d
5 changed files with 12 additions and 6 deletions
|
|
@ -10,3 +10,9 @@ See-also: ciphers curves proxy
|
|||
Multi: single
|
||||
---
|
||||
Same as --ciphers but used in HTTPS proxy context.
|
||||
|
||||
Specifies which ciphers to use in the connection to the HTTPS proxy. The list
|
||||
of ciphers must specify valid ciphers. Read up on SSL cipher list details on
|
||||
this URL:
|
||||
|
||||
https://curl.se/docs/ssl-ciphers.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue