git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer

超、凢脫俗 2023-09-27 10:31 184阅读 0赞

git clone报错:fatal: unable to access ‘仓库地址’: SSL certifi
cate problem: unable to get local issuer certificate

解决方案,关闭SSL验证即可:

  1. git config --global http.sslVerify false

发表评论

表情:
评论列表 (有 0 条评论,184人围观)

还没有评论,来说两句吧...

相关阅读