I am trying to make an HTTPS connection and read that HTTPS support is only available if the socket module was compiled with SSL support.
http://www.jython.org/docs/library/httplib.html Can someone elaborate on this? Where can I get the socket module for HTTPS, or how do I build one if I have to? Thanks, - Kihup
-- http://mail.python.org/mailman/listinfo/python-list