in reply to "certificate verify failed" difference between Perl 5.14 and 5.10

Works for me.

LWP 6.02, 5.14.0, ActiveState, x86, Windows

LWP 6.02, 5.12.1, perlbrew, x86_64, Linux, OpenSSL-0.9.8g

The certificate is by Equifax, and Equifax is in the .pem.

Check that Mozilla::CA::SSL_ca_file() returns the right file and that you have permission to read the file.

  • Comment on Re: "certificate verify failed" difference between Perl 5.14 and 5.10
  • Download Code