由于升级了git版本,git clone 的时候报了如下的错误
fatal: unable to access 'https://github.com/ossrs/srs': SSL connect error
百度了好久,试了好多方法,最后无意间在cdns上找到一个大咖的解决方案,据说是在google到了解决方法,特记录下
解决方法
yum update -y nss curl libcurl
致谢大牛,无奈忘记链接了
由于升级了git版本,git clone 的时候报了如下的错误
fatal: unable to access 'https://github.com/ossrs/srs': SSL connect error
百度了好久,试了好多方法,最后无意间在cdns上找到一个大咖的解决方案,据说是在google到了解决方法,特记录下
解决方法
yum update -y nss curl libcurl
致谢大牛,无奈忘记链接了
本文标题:升级了centos系统自带git版本后 clone报ssl错误的
本文链接:https://www.haomeiwen.com/subject/uuwerftx.html
网友评论