- After upgrading to vCenter Server 8.0 U2, authentication fails with an error code -1.
- Messages in
/var/log/vmware/sso/websso.log and /var/log/vmware/sso/ssoAdminServer.log report "cannot bind connection" error.
YYYY-MM-DDTHH:MM:SS WARN websso[85:tomcat-http--48] [CorId=########-####-####-####-###########] [com.vmware.identity.idm.server.ServerUtils] cannot bind connection: [ldaps://domain.example.local:636, CN=adminuser,OU=Accounts,DC=example,DC=local]
- When running the following command from an SSH session on the vCenter, it reports "unsafe legacy renegotiation disabled" in the second line of the output.
openssl s_client -connect <Active Directory DC FQDN>:636
CONNECTED(00000003)
C03195EB547F0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:ssl/statem/extensions.c:893: