[Pythonmac-SIG] ssl success!

Russell E Owen owen@astro.washington.edu
Thu, 21 Nov 2002 13:36:57 -0800


I applied Dan Wolfe's suggested patch (which is intended to be used 
instead of Ronal Oussoren's patches, so I also removed those). Python 
2.2.2 framework built with ssl support!

So far I've only verified that the function socket.ssl exists; I've 
not tried to actually use it (not having anything to connect to).

One very slight oddity: test_socket_ssl is still skipped for "make test".

I've updated the build instructions at 
<http://www.astro.washington.edu/owen/>, though the main change was 
to update my copy of a setup.py download.

Thank you all very much for your help!

-- Russell