You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using an SSL certificate created by the CACert.org system. After upgrading from git 1.9.x to 2.5.0 (and 2.5.3), a connection to my server stops with
SSL certificate problem: unable to get local issuer certificate
An ack for the first line of the certificate (MIIHPTCCBSWgAwIBAgIBADANBgkqhkiG9w0BAQQFADB5MRAwDgYDVQQKEwdSb290) at C:\Program Files\Git reveals multiple files. I know that I can disable SSL verification, but that is not a real solution is it?