in reply to Re^2: SSL VERIFY NONE ERROR + Error Connecting Warning in a www:mechanize script!
in thread SSL VERIFY NONE ERROR + Error Connecting Warning in a www:mechanize script!

both the systems on different locations & different service providers. No proxy. Both are firewall disabled!

If your Perl programme is using the same perl executable, the same set of modules and generally the same environment in both locations, then there are probably no issues related to Perl here. That explains the lack of interest of the Monks.

Issues may still be one of the following:

  1. The network on your second site contains some firewall or proxy at your internet provider's site.
  2. There may be some hidden proxy setting somewhere in the guts of your windows network configuration.
  3. Both 1) and 2).

Depending of (no?) time and material available, I'd suggest to either

Cheers, Sören

(hooked on the Perl Programming language)

  • Comment on Re^3: SSL VERIFY NONE ERROR + Error Connecting Warning in a www:mechanize script!

Replies are listed 'Best First'.
Re^4: SSL VERIFY NONE ERROR + Error Connecting Warning in a www:mechanize script!
by Anonymous Monk on Jul 08, 2013 at 06:22 UTC

    Yes, I will swap the machines and will test & will get bak to you.

    Thanks Happy-the-Monk... :)