Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server version unavailable #99

Open
olivierBTIreland opened this issue Nov 20, 2020 · 1 comment
Open

Server version unavailable #99

olivierBTIreland opened this issue Nov 20, 2020 · 1 comment

Comments

@olivierBTIreland
Copy link

This script used to work with previous vcenter version now with the upgrade to 6.7 I get the following error

perl vm.pl --server vcenterprdcw.internal.fbd.ie --username fbd\bt_$$doveloso --password Password2020! --type vcenter --datacenter City-West
Server version unavailable at 'https://vcenterprdcw.internal.fbd.ie:443/sdk/vimService.wsdl' at /usr/share/perl/5.30/VMware/VICommon.pm line 705

Any suggestions ?

@olivierBTIreland
Copy link
Author

I've added the line $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; in my script and in /usr/share/perl/5.30/VMware/VICommon.pm without any improvement.
The SSL is indeed using a custom CA and isn't verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant