1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > Git ----fatal: unable to access ‘https://gitee.com/***.git/‘: SSL certificate problem: unable

Git ----fatal: unable to access ‘https://gitee.com/***.git/‘: SSL certificate problem: unable

时间:2021-05-15 10:26:58

相关推荐

Git ----fatal: unable to access ‘https://gitee.com/***.git/‘: SSL certificate problem: unable

fatal: unable to access ‘/gzllkm/GZL.git/’: SSL certificate problem: unable to get local issuer certificate

如果连接git是报错unable to access ‘https://****’: SSL certificate problem: Invalid 因为有些服务器是https是自签名的. 所以在命令行上运行以下命令 将安全验证关掉

git config --global http.sslVerify false

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。