摘要: 当使用命令 git pull 出现错误信息如下: server certificate verification failed. CAfile: none CRLfile: none 解决方案: git config --global http.sslverify false git config 阅读全文
posted @ 2021-11-19 13:11 江南王小帅 阅读(923) 评论(0) 推荐(0)