On Mon, 1 Sep 2014, Arif Ali wrote: Please don't top-post!
How do I tell curl to trust all CAs that are trusted by host OS?
Nick already responded to this yesterday: http://curl.haxx.se/mail/lib-2014-08/0282.html
Is there anyway I can specify external DNS server with curl and try to resolve the host name( just to check if its intranet site or not) ?
If you built libcurl to use c-ares for name resolving and you're using a recent enough c-res, then yes. Otherwise no.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
