OS X 10.11.6 El Capitan SSLRead()返回错误-9841

Dmi*_*hov 2 macos terminal ssl https curl

在终端到https网站的curl请求后我有这个错误

curl: (56) SSLRead() return error -9841
Run Code Online (Sandbox Code Playgroud)

卷曲 - 翻译

curl 7.43.0 (x86_64-apple-darwin15.0) libcurl/7.43.0 SecureTransport zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz UnixSockets
Run Code Online (Sandbox Code Playgroud)

如何使卷曲工作?

PS我通过这个命令重新安装了curl brew install --with-openssl curl

Dmi*_*hov 5

重新启动后,错误消失了.