git SSL certificate- Invalid certificate chain while accessing

后端 未结 6 1381
礼貌的吻别
礼貌的吻别 2021-01-30 05:36

I\'m fairly new to github and git, but I do have git setup on my Mac (using Mavericks) and have added a repo on github. I\'m using MAMP and working on a Drupal site, and when I

6条回答
  •  误落风尘
    2021-01-30 05:54

    I got this error after having been able to clone lots of repos with no problem. The problem was that I had a typo in my repo url's domain (github.om instead of github.com). I'm sure this error is correct in some way but not the most helpful for this specific problem.

提交回复
热议问题