#19621: curl / polarssl handshake error
--------------------------+--------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone: Chaos Calmer 15.05
Component: base system | Version: Trunk
Resolution: | Keywords: curl polarssl
--------------------------+--------------------------------
Comment (by anonymous):
Hello. I had similar problem with libcurl and polarssl without ca-
certificates. I was using custom path with custom ca-bundle.crt.
{{{
curl_easy_setopt ( curl, CURLOPT_CAINFO, path );
}}}
But I've received error # 77 (Error: No such file or directory) from
curl_easy_perform.
{{{
sudo mkdir -p /etc/ssl/certs
}}}
And the problem is fixed!
--
Ticket URL: <https://dev.openwrt.org/ticket/19621#comment:16>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets