summaryrefslogtreecommitdiff
path: root/git.git-authors
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-02-25 15:46:51 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2018-02-27 11:25:32 +0000
commit5ecb62206a9cdb6cb2105f5ef6cfcd3b9f5bab3a (patch)
tree0c00fbb6d5b234b6ef7482f1df9a570acc0c1ab2 /git.git-authors
parent934e6a3b40ff98d34741bd5ed12a2ceb1f708398 (diff)
downloadlibgit2-ethomson/winhttp.tar.gz
winhttp: enable TLS 1.2 on Windows 7 and earlierethomson/winhttp
Versions of Windows prior to Windows 8 do not enable TLS 1.2 by default, though support may exist. Try to enable TLS 1.2 support explicitly on connections. This request may fail if the operating system does not have TLS 1.2 support - the initial release of Vista lacks TLS 1.2 support (though it is available as a software update) and XP completely lacks TLS 1.2 support. If this request does fail, the HTTP context is still valid, and still maintains the original protocol support. So we ignore the failure from this operation.
Diffstat (limited to 'git.git-authors')
0 files changed, 0 insertions, 0 deletions