osx - OS X 10.11.6 El Capitan SSLRead() return error -9841 -
after curl request in terminal https website had error
curl: (56) sslread() return error -9841
curl --version
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
how make curl work?
p.s reinstalled curl command brew install --with-openssl curl
after rebooting, error went away.
Comments
Post a Comment