Hi,
There are many posts ( and I think I looked at them all today) dealing with this subject but none show exactly what I see.
VCenter server has 5 ESX 4.0 hosts. One host states not responding. You connect and it stays up for about one minute.
The host can be accessed fine with the vSphere client and Putty and all VMs are working fine.
Pinging the hostname shows the proper IP
esxcfg-firewall shows port 902 accepting
SSL is not enabled
https://servername shows the certificate all with the correct infornation
My log shows:
SSLVerifyCertAgainstSystemStore: Subject mismatch: NASVM004 vs xxx.xxx.4.187
SSLVerifyCertAgainstSystemStore: The remote host certificate has these problems:
The host name used for the connection does not match the subject name on the host certificate
The host certificate chain is not complete.
SSLVerifyCertAgainstSystemStore: Certificate verification is disabled, so connection
will proceed despite the error
Read timeout after approximately 905000ms. Closing stream
SSL(TCPClientSocket(this=63C2530, state=CONNECTED, _connectSocket=TCP(fd=-1), error=(null))
TCPStreamWin32(socket=TCP(fd=7880) local=xxx.xx.5.95:2140, peer=xxx.xxx.4.187:443))
Read timeout after approximately 905000ms. Closing stream
SSL(TCPClientSocket(this=8549818, state=CONNECTED, _connectSocket=TCP(fd=-1), error=(null))
TCPStreamWin32(socket=TCP(fd=11348) local=xxx.xxx.5.95:2142, peer=xxx.xxx.4.187:443))
Marked xxx.xxx.4.187 as dirty.
Any assistance would be appreciated