in reply to Re^2: LWP::Credentials help with previously working perl script PLEASE???
in thread LWP::Credentials help with previously working perl script PLEASE???
Different problem. In your example you are connecting to port 80 or vanilla HTTP. Now you are coming up with an SSL error. Perhaps the site is offering up an invalid certificate. Maybe you should be connecting to port 443. I have given you a perfectly functional example. I am not a mind reader, and have no intention to debug invisible code accessing an equally invisible site which is throwing an error that seems unlikely to be related to the code you have posted.
|
|---|