in reply to
Re: LWP https proxy trouble
in thread
LWP https proxy trouble
How about that my proxy avaliable via just a HTTP, and I am using
verify_hostname => '0'
or
$ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0;
Comment on
Re^2: LWP https proxy trouble
Select
or
Download
Code
In Section
Seekers of Perl Wisdom