You are right. I neglected to install ca-certificates package in Cygwin. Once I 
installed it, git works.

Sheng

-----Original Message-----
From: Rohit Yadav [mailto:[email protected]] 
Sent: Friday, October 26, 2012 2:40 PM
To: [email protected]
Subject: RE: Git error on Windows

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

Reply via email to