SSL support in 2.2.1/win

Gerhard Häring gerhard.haering at gmx.de
Wed Jul 17 23:14:04 EDT 2002


Gerald Squelart wrote in comp.lang.python:
> I've downloaded and installed python 2.2.1 on my win2k machines, and
> tried my first program... And I was disappointed to see that SSL
> support is not enabled by default.

Yeah. Me too. There's hope that this will change for 2.3.

I compiled a SSL enabled socket.pyd and made it available at
http://www.cs.fhm.edu/~ifw00065/pyssl/

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
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