That's because so far libcurl doesn't do TLS 1.3 by default, only when you explicitly ask for it. But I think that's more because we haven't remembered to change that since back when we added it with a bit of precaution... I'll file a PR to change this! (both docs and code)
The
curl(1)
man page has the following to say about the--tlsv1
option.Shouldn't that description also mention version 1.3? Something like the following.
curl/libcurl version
operating system
Ubuntu 18.04
The text was updated successfully, but these errors were encountered: