[ANN] _socket.pyd with SSL support for Python 2.2

Gerhard Häring gh_pythonlist at gmx.de
Sun Dec 23 11:15:32 EST 2001


I put it online because other people might find it useful, too:

http://www.cs.fhm.edu/~ifw00065/pyssl/index.html
socket.pyd with SSL support for Python 2.2 on Windows

Download python22-win32-ssl.zip, unzip it and move all the files into
the DLLs directory of your Python 2.2 installation. The OpenSSL DLLs are
built with NASM and MS Visual C++ 6 SP4 from OpenSSL 0.9.6c.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list