centos curl https报错

可以尝试下面的方法

1,报错:curl: (35) SSL connect error

解决方法:yum update nss

2,报错:curl: (35) Cannot communicate securely with peer: no common encryption algorithm(s).

解决方法:yum update curl

posted @ 2016-07-26 14:37  jami918  阅读(3257)  评论(0)    收藏  举报