/var/run/log/vvold.log
of ESXi there may be similar messages:YYYY-MM-DDTHH:MM:SS error vvold [2102847] [Originator@6876 sub=Default] VasaSession::DoSetContext: setContext for VP Storage VASA 2.0 Provider (url:
https://<VASA-Provider-FQDN>:3034/vasa-provider/vasa2/vasaService) failed [connectionState: AuthorizationError]: INVALID_LOGIN (SSL_ERROR_SSL
--> error:14090086:SSL routines:ss13_get_server_certificate:certificate verify failed
--> unable to get local issuer certificate / SSL/TLS handshake failed)
VMware vSphere ESXi 7.0.x
VMware vSphere ESXi 8.0.x
ESXi host does not contain the VMCA certificate of vCenter Server. The VP (VASA-Provider) certificate is signed by VMCA. If ESXi host lost VMCA certificate, it will not be able verify the VP certificate.
# openssl s_client -connect <VASA-Provider-FQDN>:3034 -showcerts
/etc/vmware/ssl/castore.pem
of ESXi/etc/vmware/ssl/castore.pem
of ESXi with the KB Adding Custom Certificate on ESXi hosts through CLI# /etc/init.d/vvold restart