How to open https Site and pass request?

Nico Grubert nicogrubert at gmail.com
Wed May 24 09:27:28 EDT 2006


> 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



More information about the Python-list mailing list