I am getting an error when installing Skyline for my data center. Everything goes swimmingly until it is time to add the vCenter into Skyline. I then get the following error:
Couldn't create collection task to test endpoint. -> java.lang.RuntimeException: Couldn't login the client.
-> Couldn't login the client.
-> Error communicating to the remote server https://10.x.x.x:7444/sts/stsservice/vsphere6.local
-> Error communicating to the remote server https://10.x.x.x:7444/sts/stsservice/vsphere6.local
-> HTTP transport error: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative names matching IP address 10.x.x.x found
-> java.security.cert.CertificateException: No subject alternative names matching IP address 10.x.x.x found
-> No subject alternative names matching IP address 10.x.x.x found
I was able to resolve the error for the SSO Admin URL by changing to "vsphere6.local", which is custom. I have not been able to clear the SSO STS URL or the Lookup Service URL errors, using the default config or my custom vsphere6.local.
Any advice?