cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-python mailing list Archives

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)

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-python
Received on 2007-02-16

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET