mirror of
https://github.com/curl/curl.git
synced 2026-04-22 19:42:13 +03:00
gnutls: set priority via --ciphers
No longer ignore the `--ciphers` argument in gnutls curl builds, but use it to set the gnutls priority string. When the set ciphers start with '+', '-' or '!', it is *appended* to the curl generated priority string. Otherwise it replaces the curl one completely. Add test_17_18 to check various combinations. Closes #16557
This commit is contained in:
parent
e6c78e18da
commit
9bfa64f850
5 changed files with 225 additions and 44 deletions
1
.github/scripts/spellcheck.words
vendored
1
.github/scripts/spellcheck.words
vendored
|
|
@ -185,6 +185,7 @@ devcpp
|
|||
DevOps
|
||||
devtools
|
||||
DHCP
|
||||
DHE
|
||||
dir
|
||||
distro
|
||||
distro's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue