摘要: 最近重装了电脑,安装完idea,使用idea拉取GitHub项目的时候,报以上错误 SSL certificate problem: unable to get local issuer certificate 这个是由于Git默认开启了SSL验证,关闭即可; 解决方式: git config -- 阅读全文
posted @ 2022-02-25 11:49 框架师 阅读(3483) 评论(0) 推荐(2) 编辑