diff options
author | Loganaden Velvindron <logan@hackers.mu> | 2018-03-29 14:14:18 +0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-29 13:54:31 -0700 |
commit | d81b651f56060038a1547f4beb949122533a8165 (patch) | |
tree | 80d74303a79abee5b450ea25addc9be0bc7dc393 /t | |
parent | Git 2.16.3 (diff) | |
download | tgif-d81b651f56060038a1547f4beb949122533a8165.tar.xz |
http: allow use of TLS 1.3
Add a tlsv1.3 option to http.sslVersion in addition to the existing
tlsv1.[012] options. libcurl has supported this since 7.52.0.
This requires OpenSSL 1.1.1 with TLS 1.3 enabled or curl built with
recent versions of NSS or BoringSSL as the TLS backend.
Signed-off-by: Loganaden Velvindron <logan@hackers.mu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions