[Fedora-suds-list] Suds with PyCurl

Michael Sommerville msommerville at gmail.com
Mon Apr 6 09:00:58 UTC 2009


On Sun, Apr 5, 2009 at 8:02 AM, Good Z <goodz158 at yahoo.com> wrote:
> Hello All,
>
> I am using Python2.4 for my project. Unfortunately the httplib with that
> does not works well with HTTPS sites. As a result SUDS does not work. The
> same program works well with Python 2.6.
>
> I wonder, is there any way I can use Suds with PyCurl or any other HTTP
> transport that works well with Python2.4.

A while back David Norton very helpfully wrote up a article on getting
httplib to work.  This works well for me connecting to our gsoap
service over HTTPS, albeit using Python 2.5.  Perhaps this might be of
some help?

The article is available at:
http://www.threepillarsoftware.com/soap_client_auth

Regards,

-Michael




More information about the fedora-suds-list mailing list