diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2018-10-25 11:53:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-26 11:15:49 +0900 |
commit | b67d40adbbaf4f5c4898001bf062a9fd67e43368 (patch) | |
tree | 91c1b0b47a94d1de092f2a9d764fddc2dc415b66 /Documentation/git-fsck-objects.txt | |
parent | http: add support for disabling SSL revocation checks in cURL (diff) | |
download | tgif-b67d40adbbaf4f5c4898001bf062a9fd67e43368.tar.xz |
http: when using Secure Channel, ignore sslCAInfo by default
As of cURL v7.60.0, the Secure Channel backend can use the certificate
bundle provided via `http.sslCAInfo`, but that would override the
Windows Certificate Store. Since this is not desirable by default, let's
tell Git to not ask cURL to use that bundle by default when the `schannel`
backend was configured via `http.sslBackend`, unless
`http.schannelUseSSLCAInfo` overrides this behavior.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fsck-objects.txt')
0 files changed, 0 insertions, 0 deletions