in reply to Re^3: Cannot connect to https site
in thread SOLVED:Cannot connect to https site

On the old system, I could download the page, then populate the form and post. On the new system, I can't download the page. The fact that the page loads on your system, and shows the login form, implies your setup is working better than mine. Are you able to share what packages are loaded to support https with Mechanize?

Replies are listed 'Best First'.
Re^5: Cannot connect to https site
by syphilis (Archbishop) on Feb 09, 2013 at 09:20 UTC
    But I can only download the page and see the login form using the web browser (Internet Explorer) - which, of course, makes no use of the perl modules that are installed.

    Using perl, I get no further than you.
    Anyway, the versions of the various perl modules I'm using are:
    C:\_32\pscrpt>pmver WWW::Mechanize 1.72 C:\_32\pscrpt>pmver Crypt::SSLeay 0.58 C:\_32\pscrpt>pmver Net::SSLeay 1.48 C:\_32\pscrpt>pmver LWP::Protocol::https 6.03 C:\_32\pscrpt>pmver LWP::Protocol 6.00 C:\_32\pscrpt>
    Cheers,
    Rob