There is a result of sending a POST request to the https site via the terminal
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
What steps need to be taken to make curl work?
PS Previously reinstalled it with the command brew install --with-openssl curl