Trying to pull a page from a HTTPS site. I am able to login and navigate site and parse tables. But when I try to pull the last page and print out print $agent->content() i get the following error. Forbidden ( The page must be viewed over a secure channel (Secure Sockets Layer (SSL)). Contact the server administrator. ) I have IO::Socket::SSL & Crypt::SSLeay isntalled and am set in the script like: use IO::Socket::SSL; use Crypt::SSLeay; Any thoughts?? I have written hundreds of LWP and Mech scripts for donwloading files from HTTPS sites but this one has be stumped. Thanks!!!!
In reply to Perl Mechanize+SSL by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |