Subject: | version check fails |
Probably needs better error handling on this. Actual error seems to be:
LWP::Protocol::https::Socket: SSL connect attempt failed error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at /usr/local/share/perl5/LWP/Protocol/http.pm line 47, <GEN0> line 1.
No idea why. This makes it go away (dangerously):
export PERL_LWP_SSL_VERIFY_HOSTNAME=0;export HTTPS_DEBUG=1