Re: Compiling _socket.pyd with SSL support

2003-01-03 Thread Trent Mick
[Danny Meidell wrote] > Hi, > > Has anyone out there had any luck compiling the _socket.pyd module > from ActivePython against the OpenSSL libraries on Win32? > > Any pointers in the right direction would be appreciated. You could try this: - get the ActivePython sources (or the Python 2.2 ones

Compiling _socket.pyd with SSL support

2003-01-03 Thread Danny Meidell
Hi,   Has anyone out there had any luck compiling the _socket.pyd module from ActivePython against the OpenSSL libraries on Win32?   Any pointers in the right direction would be appreciated.   thx,   -danny