码迷,mamicode.com
首页 > Web开发 > 详细

curl: (35) Server aborted the SSL handshake 解决办法

时间:2017-04-25 17:07:25      阅读:2394      评论:0      收藏:0      [点我收藏+]

标签:and   brew   class   php-fpm   bit   div   style   curl   php   

# 先删除curl
brew uninstall curl

# 重新安装curl,带上--with-openssl
brew install curl --with-openssl

# 然后重启下php-fpm

由群居的蚂蚁之ColorRabbit提供

curl: (35) Server aborted the SSL handshake 解决办法

标签:and   brew   class   php-fpm   bit   div   style   curl   php   

原文地址:http://www.cnblogs.com/ailhc/p/6762078.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!