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

# 先删除curl
brew uninstall curl

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

# 然后重启下php-fpm

由群居的蚂蚁之ColorRabbit提供

posted @ 2017-04-25 14:48  兜兜转转便是空  阅读(4777)  评论(0编辑  收藏  举报