On Tue, Dec 20, 2011 at 05:47:11PM +0000, Robert Foreman wrote: > Openssl defines a flag, -trusted_first, which causes it to verify > certificates using a trusted certificate store, even if an untrusted > store is also available. This is described in a patch at > <http://marc.info/?l=openssl-cvs&m=126710063626226>. > > I've created a patch for cURL that adds a --trusted_first flag, > allowing (lib)curl to use this openssl functionality.
Is there any reason to make this configurable at run-time rather than having it enabled all the time? >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
