问题描述
CentOS 操作系统
git clone 项目时出现类似如下错误:
fatal: unable to access 'https://github.com/rancher/rancher.git/':Peer reports incompatible or unsupported protocol version.
解决办法
#yum update -y nss curl libcurl
Peer reports incompatible or unsupported protocol version
温馨提示:文章已超过2215天没有更新,可能存在链接失效,相关教程仅供参考
CentOS 操作系统
git clone 项目时出现类似如下错误:
fatal: unable to access 'https://github.com/rancher/rancher.git/':Peer reports incompatible or unsupported protocol version.
#yum update -y nss curl libcurl
© 除非注明,否则均为阿豪运维笔记原创文章,转载或复制请以超链接形式并注明出处