This alert is about your VMware Aria Operations for Logs installation on https://loginsight.domain_name/vCenter auto-configuration failed triggered at YYYY-MM-DDTHH:MM:SSvCenter task auto-configuration failed for the following host: vCenter_FQDN{"key":"com.vmware.loginsight.vsphere.config.VimVsphereConfigurer.cannotConnect","params":[]} /var/log/vmware/sso/vmware-identity-sts.log file in vCenter reveals the following error:YYYY-MM-DDTHH:MM:SS.Z ERROR sts[##:tomcat-http--##] [CorId=########-####-####-####-############] [com.vmware.identity.interop.ldap.OpenLdapClientLibrary]Certificate trust check failed: NotAfter: Day Month DD HH:MM:SS GMT YYYYYYYY-MM-DDTHH:MM:SS.Z WARN sts[##:tomcat-http--##] [CorId=########-####-####-####-############] [com.vmware.identity.interop.ldap.LdapErrorChecker] Error received by LDAP client: com.vmware.identity.interop.ldap.OpenLdapClientLibrary, error code: -1YYYY-MM-DDTHH:MM:SS.Z WARN sts[##:tomcat-http--##] [CorId=########-####-####-####-############] [com.vmware.identity.idm.server.ServerUtils] cannot bind connection: [ldaps://domain_name, CN=########,OU=Service Accounts,DC=###,DC=###,DC=#####]YYYY-MM-DDTHH:MM:SS.Z ERROR sts[##:tomcat-http--##] [CorId=########-####-####-####-############] [com.vmware.identity.idm.server.ServerUtils] cannot establish ldap connection with URI: [ldaps://domain_name] because [com.vmware.identity.interop.ldap.ServerDownLdapException] with reason [Can't contact LDAP server] therefore will try to attempt to use secondary URIs, if applicableVMware vCenter Server 8.x
VMware Aria Operations 8.x
One or more Domain Controllers (DCs) in the Active Directory identity source pool are serving an expired SSL certificate. Because the identity source uses a load-balanced or generic domain URI (e.g., ldaps://####), authentication fails only when the vCenter LDAP client connects to a domain controller hosting the expired certificate.
openssl s_client -connect <DC_IP_OR_FQDN>:636 -showcerts | openssl x509 -noout -enddatenotAfter=####' (an expired date).For instructions on configuring LDAPS identity sources, see Single Sign-On Identity Source configuration using LDAPS in vSphere Client.