Python 2.2 loadable SSL module for Windows

Val Shkolnikov nvsoft@pacbell.net
Wed, 20 Mar 2002 04:44:37 GMT


Hi,
    The Windows distribution of Python 2.2 does not include SSL support.
I developed a loadable module ssl.pyd and an enhancement to httplib.py
called httpsub.py to allow use of chunked transfer encoding.  Please
refer to http://home.pacbell.net/nvsoft/2.2/ssl_wrapper.html
-Val