VMware Support Community
Krassus
Contributor
Contributor

Skyline not communicating with vCenter

When running curl -v on https://Skyline_IP:443 I proceed to get curl failed to verify the legitimacy of the server and could not establish a secure connection. It seems to not like the cert, how do I get skyline to verify it?

Skyline Version 3.4.0.0 Build 21558375

0 Kudos
2 Replies
Shen88
Hot Shot
Hot Shot

@Krassus,

1. Make sure the ports (443 and 7444) are open and connectable between vCenter/Hosts and Skyline on the network.
2. If there is a firewall make sure there is no SSL filtering for Skyline
3. You could try to connect with vCenter using the curl command below, Open the console of Skyline VM
curl -v https://vcenterfqdn:443
curl -v https://vcenterfqdn:7444

4. Lastly, You may try to delete the vCenter from Skyline Collector and re-add afresh.

If you think your queries have been answered, Mark this response as "Correct" or "Helpful" and consider giving kudos to appreciate!

Regards,
Shen
0 Kudos
vjrk83
Enthusiast
Enthusiast

How to check  SSL filtering is enabled for skyline..Every thing below tested but seeing issues when connecting to the SKYline API which was worked fine earlier. 

0 Kudos