<div dir="ltr"><div>auto response = std.net.curl.get("<a href="http://website.com/api/blah">http://website.com/api/blah</a>");<br></div><div><br></div>I'm getting this:<div>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)<br>
</div><div><br></div><div>Even on non-SSL connections. Am I being redirected?</div><div>And why does curl crash when it encounters HTTPS anyway?</div><div><br></div><div>Surely it should be ideal if it 'just worked'?</div>
</div>