Files
git/Documentation
Johannes Schindelin 850406a924 squash! http: when using Secure Channel, ignore sslCAInfo by default
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>
2018-11-19 11:18:49 +01:00
..
2009-04-06 00:27:09 -07:00
2018-06-27 10:29:10 -07:00
2017-06-27 10:35:49 -07:00
2018-04-18 12:49:26 +09:00