in reply to "certificate verify failed" difference between Perl 5.14 and 5.10
You are using LWP::UserAgent with a version above 6.0. You will need to install a certificate authority database like Mozilla::CA (the one by Mozilla).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "certificate verify failed" difference between Perl 5.14 and 5.10
by mje (Curate) on Jun 16, 2011 at 14:46 UTC |