$ git push -u origin master error: error setting certificate verify locations: CAfile: /usr/ssl/certs/ca-bundle.crt [...]when pushing, cloning, or any other operation that requires https access, the problem is that cygwin hasn't installed the ca-certificates package. Run the cygwin installer again, and add that package; after that git should start working.
It worked for me, Thanks!
ReplyDeleteyou just saved me! thx!
ReplyDeleteThanks you save my day
ReplyDeleteYet another big thanks! Happy coding!
ReplyDeleteThis fixed the error, Thanks!!
ReplyDeleteSweet!! thank God for random internet blogs and google!
ReplyDeleteThanks. Frank.
ReplyDeletePost is still serving - thanks for putting it up.
ReplyDeleteAwesome! Works like a charm.
ReplyDeleteExcellent, thanks!
ReplyDeleteWorked! Thanks
ReplyDeleteI had to re-install it. Thanks
ReplyDeleteI already have ca-bundles installed but git is still not working.
ReplyDeleteI already have ca-bundles installed but git is still not working.
ReplyDelete