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

Posted Arrival

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了curl: (35) Server aborted the SSL handshake 解决办法相关的知识,希望对你有一定的参考价值。

# 先删除curl
brew uninstall curl

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

# 然后重启下php-fpm

由群居的蚂蚁之ColorRabbit提供

以上是关于curl: (35) Server aborted the SSL handshake 解决办法的主要内容,如果未能解决你的问题,请参考以下文章

curl:(35)错误:14077410:SSL例程:SSL23_GET_SERVER_HELLO:sslv3警报握手失败

cURL 错误 (35):错误:14077458:SSL 例程:SSL23_GET_SERVER_HELLO:tlsv1 无法识别的名称

XACT_ABORT 不回滚 SQL Server 2012 上的事务

PHP CURL请求自定义标头[重复]

执行curl -sSL 提示curl: (35) SSL connect error

Lost connection to MySQL server at 'reading authorization packet', system error: 0_Mysql(示例代