« Return to Thread: HTTPS support in httplib

HTTPS support in httplib

by John Hampton-2 :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
PythonCE mailing list
PythonCE@...
http://mail.python.org/mailman/listinfo/pythonce

 « Return to Thread: HTTPS support in httplib