Hi All,
I'm running a bloxtools development environment on Ubuntu (12.04) but as of LWP::Agent version 6, it defaults to checking certificates.
To disable this you can set $ENV{'PERL_LWP_SSL_VERIFY_HOSTNAME'} = 0;
But where should I put this when running bloxtools?
Or is there a better way to disable certificate checking for a development environment.
Harry
