Re: Compiling _socket.pyd with SSL support
[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
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