执行git命令时出现.git/': SSL certificate problem: self signed certificate的解决办法 SSL证书的问题,可以忽略证书继续重新执行 git config --global http.sslVerify false