Access SSL websites with Python?

Byron Morgan bmorgan at usa.net
Sat Jun 19 23:21:45 EDT 2004


I need to access a web site, log in, run a report and download the
results, which will be added to a database. Of course, the login
process uses SSL. Is it reasonable to attempt this with Python 2.3 on
Windows 2000 platform? Can anyone provide an example of negotiating an
SSL session?

Byron Morgan



More information about the Python-list mailing list