in reply to Disable SSL certificate verification with LWP

What am I doing wrong?

You're pretending to use secure sockets :P

Also, PERL_LWP_SSL_VERIFY_HOSTNAME -> http://stackoverflow.com/questions/17756776/perl-lwp-ssl-verify-hostname-setting-to-0-is-not-working

  • Comment on Re: Disable SSL certificate verification with LWP