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  喜爱糖葫芦  阅读(80)  评论(0编辑  收藏  举报