Access SSL websites with Python?
Byron Morgan
bmorgan at usa.net
Sat Jun 19 23:21:45 EDT 2004
More information about the Python-list mailing list
Sat Jun 19 23:21:45 EDT 2004
- Previous message (by thread): Access SSL websites with Python?
- Next message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Access SSL websites with Python?
- Next message (by thread): Compiling the Python sources with a C++ compiler (aCC)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list