fatal: unable to access 'https://xxxxx': SSL connect error

/**********************************************************************
* fatal: unable to access 'https://xxxxx': SSL connect error
* 说明:
* VPS中采用CentOS 6系统,git版本太低,使用最新版本,结果SSL有问题。
*
* 2018-7-9 深圳 宝安西乡 曾剑锋
*********************************************************************/ 一、参考文档:
. centos6. 下出现fatal unable to access ssl connect error
https://segmentfault.com/q/1010000015049502 二、解决办法:
yum update -y nss curl libcurl
上一篇:下载安装go插件包报错fatal: unable to access 'https://github.com/golang/tools.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054


下一篇:git error:【fatal: unable to access 'https://github.com/userId/prjName.git/': err or setting certificate verify locations:】