Check ESXi Thumbprint with VC
VC:

psql -U postgres -d VCDB -c "select id,dns_name,ip_address,host_ssl_thumbprint,expected_ssl_thumbprint from vpx_host;"

ESXi:

openssl x509 -in /etc/vmware/ssl/rui.crt -text -fingerprint |grep -i fingerprint

 

Comments est propulsé par CComment