Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Help with LWP & SSL 500 Internal response error

by dcsastry (Initiate)
on May 12, 2015 at 17:03 UTC ( [id://1126439]=note: print w/replies, xml ) Need Help??


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

Unfortunately I don't have access to the server log. This is a internal company site that I do not manage - I am just trying to access specific pages of the site, but it requires an HTTPS connection.
  • Comment on Re^2: Help with LWP & SSL 500 Internal response error

Replies are listed 'Best First'.
Re^3: Help with LWP & SSL 500 Internal response error
by afoken (Chancellor) on May 12, 2015 at 17:22 UTC
    Error: 500 Status read failed: Unknown error Content-Type: text/plain Client-Date: Tue, 12 May 2015 15:19:46 GMT Client-Warning: Internal response

    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". ;-)
    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

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

    No recent polls found