ssl on windows

Gerhard Häring gerhard.haering at gmx.de
Fri Jun 21 14:46:43 EDT 2002


* Scott Hathaway <slhath at charter.net> [2002-06-21 13:09 -0500]:
> I would like to use ssl on Windows with Python 2.2.  Is this available yet?
> If so, how can I go about getting it installed?  When I try to get an https
> address with urllib, it tells me that https is an unknown protocol.

I've once built the socket module for Python 2.2 with SSL support. I
don't think I've updated it for Python 2.2.1, yet. But you can still use
it for 2.2.1, as these versions are binary compatible. I'll update it to
2.2.1 during the next day(s).

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