> That depends on your OS. In Windows, I believe you would have to > recompile Python from source. On Linux, you could probably just get a > package. From Debian, I know that it's python-ssl. I'm sure most the > others would have one as well.
Hi Jerry, thank you for your reply. I use Linux and installed the package "python-openssl" which allows me to import the module "OpenSSL" (import OpenSSL) but I think installing this package has nothing to do with the SSL support of my python installation. Is that true? Regards, Nico -- http://mail.python.org/mailman/listinfo/python-list