in reply to Re^2: Creating SSL socket
in thread Creating SSL socket

Was a solution ever fond to the LWP::Protocol::HTTPS make test? I am having the same issue.

Replies are listed 'Best First'.
Re^4: Creating SSL socket
by Anonymous Monk on Aug 29, 2014 at 12:34 UTC
Re^4: Creating SSL socket
by Anonymous Monk on Nov 26, 2013 at 18:28 UTC

    Was a solution ever fond to the LWP::Protocol::HTTPS make test? I am having the same issue.

    Its simple, switch networks (whatever firewall/loadbalancer/proxy/network you're using isn't cooperating -- or you forgot to pay bill or your credentials expired )

    or skip the test, or force the install, or both :) cpan -f -i -T Module ; gets the module to install but you still may have same network problem