mirror of
https://github.com/curl/curl.git
synced 2026-05-19 19:16:20 +03:00
ciphers.d: put URL in first column
This makes the URL turn into a link properly when "webified". Fixes https://github.com/curl/curl-www/issues/270 Closes #11464
This commit is contained in:
parent
98044e8170
commit
c0d05b2990
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ Multi: single
|
|||
Specifies which ciphers to use in the connection. 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
|
||||
https://curl.se/docs/ssl-ciphers.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue