- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had a similar problem and believe this is an issue related to the latest version of a more recent LWP::UserAgent Perl module (above 6.x).
Adding the following to my environment fixed errors related to /usr/lib/perl5/5.8.8/VMware/VICommon.pm
export PERL_LWP_SSL_VERIFY_HOSTNAME=0