Authentication failure with LDAPS

Hi team,

I have deployed SEP on Kuberenetes. Coordinator is configured with passowrd-authenticator as ldap with secure connection.
Got the self signed certificate generated for SEP and referred in configuration. But authentication is failing and not able to find the root cause.
Any one faced this issue and any leads on this will be great help.

Using a self-signed certificate is very brittle and not recommended. Try with a globally trusted certificate following the security overview with the validations steps Security overview — Starburst Enterprise, and TLS and HTTPS — Starburst Enterprise and report back what your specific issue is. Currently there is not enough detail available to help you.

With the globally trusted certificate using LDAPS towards your LDAP server will work much easier since both certs will be globally trusted and validation will not be complicated.