Getting a warning while running following command:
/rfs_config.sh -addHost -server=<addr> -password=<PWD>
Error: Server version unavailable at 'https://<hostname>:443/sdk/vimService.wsdl'
Workaround: Follow these steps to resolve the issue:
1. Make sure the version of the LWP::UserAgent Perl module is above 6.0.4.
2. Turn off host name verification by running the following command:
export PERL_LWP_SSL_VERIFY_HOSTNAME=0
Applies To
SUSE 11
Vmware ESXi