Unable to resolve “unable to get local issuer certificate” using git on Windows with self-signed certificate

I am using Git on Windows. I installed the msysGit package. My test repository has a self signed certificate at the server. I can access and use the repository using HTTP without problems. Moving to HTTPS gives the error: SSL Certificate problem: unable to get local issuer certificate. I have the self signed certificate installed … Read more