Menu

Live HTTP Headers Replay / News: Recent posts

Getting 500 or 501 from SSL URLs

If you are running into a problem where LWP::Protocol::https gives you a 500 or 501 server response code for a self signed certificate, try adding an environment variable to your shell before running lhhreplay.pl:

export PERL_LWP_SSL_VERIFY_HOSTNAME=0

Posted by Steve Wainstead 2011-11-10