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 深圳 宝安西乡 曾剑锋
 *********************************************************************/

一、参考文档:
    1. centos6.3 下出现fatal unable to access ssl connect error
        https://segmentfault.com/q/1010000015049502

二、解决办法:
    yum update -y nss curl libcurl

 

posted on 2018-07-09 22:25  zengjf  阅读(710)  评论(0编辑  收藏  举报

导航