Looks like incorrect path to ca-bundle, should be something like c:\\<path> http://lostechies.com/keithdahlby/2010/09/26/msysgit-error-setting-certificate-verify-locations/
________________________________________ From: Sheng Liang [[email protected]] Sent: Saturday, October 27, 2012 2:28 AM To: [email protected] Subject: Git error on Windows Anyone ever saw this error? I'm on Windows (64-bit) using Cygwin git. $ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Cloning into 'incubator-cloudstack'... error: error setting certificate verify locations: CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none while accessing https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git/info/refs fatal: HTTP request failed Sheng
