Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Help with LWP & SSL 500 Internal response error

by noxxi (Pilgrim)
on May 12, 2015 at 20:15 UTC ( [id://1126452]=note: print w/replies, xml ) Need Help??


in reply to Help with LWP & SSL 500 Internal response error

According to the log the SSL handshake itself succeeded:
DEBUG: .../IO/Socket/SSL.pm:676: Net::SSLeay::connect -> 1
DEBUG: .../IO/Socket/SSL.pm:731: ssl handshake done
Which means the error must be at the HTTP layer. Check if the same URL is accessible with a browser, curl, wget ... - it can be that the server restricts access to specific user agents.
  • Comment on Re: Help with LWP & SSL 500 Internal response error

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1126452]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-25 23:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found