git中的SSL certificate problem: unable to get local issuer certificate错误的解决办法

运行命令

对当前项目取消sl验证,不要对全局项目使用
git config http.sslverify false

参考

https://www.cnblogs.com/jaxu/p/12027839.html

posted @ 2022-11-21 16:01  东百牧码人  阅读(100)  评论(0)    收藏  举报