git clone报错:Github unable to acc

作者: IDO老徐 | 来源:发表于2019-06-26 18:21 被阅读6次

今天在某台测试机,git clone代码,报错

unable to access 'https://github.com/istester-com/21DayLinux.git': SSL connect error

解决方案如下 。
亲测,有用 。

执行如下安装命令
yum update -y nss curl libcurl

再次,git clone 搞定,无报错 。
成功clone代码 。

相关文章

网友评论

    本文标题:git clone报错:Github unable to acc

    本文链接:https://www.haomeiwen.com/subject/cudhcctx.html