How to spider through a secure site?
Terry Reedy
tjreedy at udel.edu
Thu Dec 20 22:26:21 EST 2007
"Gardner Pomper" <gardner at networknow.org> wrote in message
news:42d22dbf0712201528u5048bbbu9046a88ea300e6f1 at mail.gmail.com...
| Hi,
|
| My daughter's school just put up an "Infinite Campus" website, which
| requires a login and does everything through https. I can find examples
of
| how to spider a regular web site with python, but I can't figure out how
to
| deal with the ssl certificate and how to supply name and password. I have
| tried google, but I must not know the right terms.
If you have not googled 'python ssl certificate', do so.
More information about the Python-list
mailing list