curl

Manu turkeyman at gmail.com
Mon Nov 11 01:46:32 PST 2013


auto response = std.net.curl.get("http://website.com/api/blah");

I'm getting this:
First-chance exception: std.net.curl.CurlException Peer certificate cannot
be authenticated with given CA certificates on handle 8C5090 at
std\net\curl.d(3504)

Even on non-SSL connections. Am I being redirected?
And why does curl crash when it encounters HTTPS anyway?

Surely it should be ideal if it 'just worked'?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20131111/7270aaf0/attachment.html>


More information about the Digitalmars-d mailing list