curl-and-python
Re: SSL certificates bundle for pycurl? (Kjetil Jacobsen)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 16 Feb 2007 22:19:34 +0100 (CET)
Date: Fri, 16 Feb 2007 22:19:34 +0100 (CET)
On Fri, 16 Feb 2007, Alexander Belchenko wrote:
> c.setopt(c.SSLCERT, "cacert.pem")
That's the wrong option, you don't want to set it to be a client cert. You
want the CAINFO option.
And BTW, there _is_ a ca cert bundle in the curl source code package.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-pythonReceived on 2007-02-16