码迷,mamicode.com
首页 > 其他好文 > 详细

server certificate verification failed. CAfile: none CRLfile: none

时间:2020-03-28 13:37:29      阅读:93      评论:0      收藏:0      [点我收藏+]

标签:file   one   lse   href   命令   http   bis   led   failed   

原文: server certificate verification failed. CAfile: none CRLfile: none

当使用命令 git pull 出现错误信息如下:

server certificate verification failed. CAfile: none CRLfile: none

解决方案:

git config --global http.sslverify false
git config --global https.sslverify false

server certificate verification failed. CAfile: none CRLfile: none

标签:file   one   lse   href   命令   http   bis   led   failed   

原文地址:https://www.cnblogs.com/freedom-try/p/12586792.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!