Default to /mingw/bin/curl-ca-bundle.crt for https certificates
commit9f9be005bed1940b4dae977db346b9b94ef970b6
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 26 Jul 2009 01:43:53 +0000 (26 03:43 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Jul 2009 08:08:50 +0000 (28 10:08 +0200)
tree74b072e6ed3ea39ca5d4d9bf502d377531964151
parentd3cb4e507fe4dd2db51a3fdd3dfcc07af7b202cd
Default to /mingw/bin/curl-ca-bundle.crt for https certificates

The curl executable uses that file as a source for root certificates,
but running curl as a library does not do that automatically.  So we
have to tell Git about that file.

Suggested by Bosko Ivanisevic.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
etc/gitconfig