http://www.perlmonks.org?node_id=1170863


in reply to Re: How to get a better error message from LWP::UserAgent on missing SSL certificates?
in thread How to get a better error message from LWP::UserAgent on missing SSL certificates?

I verified it with curl -s $URL, and it worked. Same with wget --no-check-certificate $URL.