搜索

451

主题

662

帖子

4961

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
4961
QQ
发表于 2021-11-10 09:56:54 2332 浏览 0 回复

clone git-repo报错 CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

执行git clone https://gerrit-googlesource.lug.ustc.edu.cn/git-repo报错
  1. tangh@xy02:/a2/tangh/8788/alps-release-r0.mp1-tb$ git clone https://gerrit-googlesource.lug.ustc.edu.cn/git-repo
  2. Cloning into 'git-repo'...
  3. fatal: unable to access 'https://gerrit-googlesource.lug.ustc.edu.cn/git-repo/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
复制代码

解决方案:
  1. git config --global http.sslverify false
复制代码




手机微信同号:13682654092
回复

使用道具 举报

返回列表
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则


登录或注册
快速回复 返回顶部 返回列表