Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-13 | docs: fix the --tls-max description | Daniel Stenberg | |
Reported-by: Tobias Lindgren Pointed out in #3367 Closes #3368 | |||
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik | |
This commit introduces the CURL_SSLVERSION_MAX_* constants as well as the --tls-max option of the curl tool. Closes https://github.com/curl/curl/pull/1166 |