Emil Engler
5dddc1dc7e
docs: add categories to all cmdline opts
...
Adapted gen.pl with 'listcats'
This commit is a part of "--help me if you can"
Closes #5680
2020-09-04 15:38:14 +02:00
Daniel Stenberg
dfa4863792
tlsv1.3.d. only for TLS-using connections
...
... and rephrase that "not all" TLS backends support it.
Closes #5764
2020-08-02 23:24:32 +02:00
Si
093ba904c9
curl: update --tlsv* descriptions in --help output
...
Closes #2994
2018-09-16 23:40:01 +02:00
Daniel Stenberg
6015cefb1b
openssl: make the requested TLS version the *minimum* wanted
...
The code treated the set version as the *exact* version to require in
the TLS handshake, which is not what other TLS backends do and probably
not what most people expect either.
Reported-by: Andreas Olsson
Assisted-by: Gaurav Malhotra
Fixes #2691
Closes #2694
2018-06-29 22:53:02 +02:00
Nick Zitzmann
3e492e03b3
darwinssl: add support for TLSv1.3
...
Closes https://github.com/curl/curl/pull/1794
2017-10-05 00:51:38 -04:00
Daniel Stenberg
a387d881ec
cmdline-docs: more options converted and fixed
...
Now all options are in the new system.
2016-11-28 09:53:15 +01:00