I suspect hub pod is not taking the cert in proper way.
Could you tell us why you’ve concluded it’s a certificate problem? If this is based on additional information you haven’t mentioned that’d be useful to know!
Since i’m getting bind error, i suspected it might be a cert issue. I might be wrong.
If it is a cert issue, you will never be able to talk to the LDAP server. But from the logs you shared, the authenticator is able to connect to the server and even it bound successfully the service account svc-id. So, I dont think it is an issue with the certificate.
I’m not sure what is causing the issue. The same is working for rancher ui , vault & gitlab.
Issue is resolved after commenting out the bind_dn template. Since i’m using both bind_dn_template & lookup_dn_search_user authentication is failing.