![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^3: Help with LWP & SSL 500 Internal response errorby afoken (Chancellor) |
on May 12, 2015 at 17:22 UTC ( #1126442=note: print w/replies, xml ) | Need Help?? |
This error was generated on the client side by LWP::UserAgent (see last line), not by the server. It seems the communication with the HTTPS server failed. Are you sure your LWP installation supports HTTPS? Try connecting to https://www.google.com/ or similar. Maybe the HTTPS server uses a self-signed certificate? (But that should give a different error message ...) Alexander
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
In Section
Seekers of Perl Wisdom
|
|