cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Query regarding SSL certificates not about libCurl

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Sun, 31 Aug 2014 14:16:19 -0500

On Aug 30, 2014, at 2:18 PM, Arif Ali <arif.ali.syed_at_gmail.com> wrote:

> How do I tell curl to trust all CAs that are trusted by host OS?

Just build curl with the --with-winssl option on Windows (or use the Visual Studio makefile, where this is on by default), or with the --with-darwinssl option on OS X. Both engines use their respective systems' certificate stores.

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-31