in reply to Re: LWP::Simple: Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client is deprecated!
in thread LWP::Simple: Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client is deprecated!

Thanks. I tried this several different ways (in begin blocks, outside of them, SSL_VERIFY_NONE, PERL_LWP_SSL_VERIFY_HOSTNAME, in the constructor...) ... no luck. I think it's because I did some upgrades relatively recently due to heartbleed, but for the life of me can't figure it out. Any suggestions you can offer are greatly appreciated. I'm stuck!
  • Comment on Re^2: LWP::Simple: Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client is deprecated!