Publisher's Description
From bbum:
SSL support is built into the Python distribution included with Panther. This module is no longer needed as of 10.3.
That Python is included with OS X is awesome. However, the socket module included with the build on OS X 10.2 lacks support for communicating across connections using SSL.
I wrapped the source of the socket module included within python into a standalone module project that can be installed to add ssl support to the socket layer.
Download the source, cd into the resulting directory in Terminal, and type 'sudo /usr/bin/python setup.py install'.
Makes a backup of the original Python _socket.so prior to installing the new version.
More Popular Programming Software downloads
- JavaScript OSA
100 downloads
- Adobe AIR
100 downloads
- OpenGL Extensions Viewer
92 downloads
- NetBeans
56 downloads
- PlistEdit Pro
54 downloads