curl-and-python

Re: curl-and-python Digest, Vol 60, Issue 2

From: John Skopis <jskopis_at_lakeshoreint.com>
Date: Thu, 18 Aug 2011 10:48:26 -0500

On 08/18/2011 02:01 AM, Michael Wood wrote:
> Testing libcurl/7.19.7 GnuTLS/2.8.5 zlib/1.2.3.3 libidn/1.15

Thanks for the help everyone.

The issue was how I had configured libcurl. This is the trick to make it
work:

--without-ssl --with-gnutls --enable-https

If OpenSSL is enabled pycurl.CAINFO needs to explicitly be set to
'curl-config --ca'; when OpenSSL is disabled and GnuTLS is enabled it
"just works".

Thanks again,
John
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2011-08-18