You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2019. It is now read-only.
I had great success in deploying Let's Chat with LDAP auth with our Active Directory, as
long as i have manually turned off the "require LDAP server signing" option in group policies.
It seems that our default domain policy requires TLS auth.
I have seen an option for a tls cert in the first example.
tlsOptions:
ca: ca.pem
How or which certificate i have to export to the Let's Chat directory?
Can someone help?
Thanks