ssl certificate problem: self signed certificate in certificate chain

issue: bitbucket ssl certificate problem: self signed certificate in certificate chain


solution: git config --global http.sslVerify false
原文地址:https://www.cnblogs.com/goldengallo/p/7356793.html