Forum Discussion
Jeffrey_42270
Nimbostratus
Apr 26, 2012LTMtoXML Perl script
Hopefully, I'm posting to the correct forum. If not, please forgive the mistake. I have downloaded and tried to run the ltmtoxml perl module. I cannot get past the error
500 Can't connect...
Apr 26, 2012
I've been using iControl/Perl forever with various platforms (Linux, Mac, Windows) and haven't seen this error come up. But I did a google search on the error and found a suggestion to set the PERL_LWP_SSL_VERIFY_HOSTNAME env variable to 0.
Something like this:
BEGIN { $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0 }
More details on the env variable here: https://metacpan.org/module/LWPENVIRONMENT
Hope this helps...
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects