Hi Logan, On Mon, 26 Mar 2018, Loganaden Velvindron wrote: > Add a tlsv1.3 option to http.sslVersion in addition to the existing > tlsv1.[012] options. libcurl has supported this since 7.52.0. > > Signed-off-by: Loganaden Velvindron <logan@xxxxxxxxxx> Can we *please* also add that OpenSSL 1.1.* is required (or that cURL is built with NSS or BoringSSL as the TLS backend)? See https://public-inbox.org/git/nycvar.QRO.7.76.6.1803240035300.77@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ for my original please. I deem this information *really* important because a lot of Git packages are still built against OpenSSL 1.0.2 (e.g. Git for Windows) and *won't* benefit immediately from your patch. Ciao, Johannes