您的位置:首页 > 理论基础 > 计算机网络

git clone出现fatal: unable to access 'https://': SSL...

2018-03-16 17:20 561 查看
git clone出现fatal: unable to access ‘https://’: SSL certificate problem: self signed certificate in c

解决

git config –global http.sslVerify false
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐