[PythonCE] HTTPS support in httplib

John Hampton pacopablo at pacopablo.com
Tue Oct 7 08:22:21 CEST 2008


All,

I'm developing an application for the handheld that uses xmlrpc lib. 
I'd really like to use https://, however, if I try, it complains:

NotImplementedError: your version of httplib doesn't support HTTPS

So, has anyone implemented https support?  Or does anyone have any 
pointers as to where I need to start looking to provide such support?


I'm using PythonCE-2.5-20061219.  Thanks.

-John


More information about the PythonCE mailing list