Project

General

Profile

LDAPS certificate issue with Google Workspace LDAP

Added by Tolga Uzun 1 day ago

I’m trying to use LDAP authentication with Google Workspace’s LDAP but haven’t been able to make it work.

Google provides .crt and .key files, which I copied to my Redmine instance and ran update-ca-certificates, successfully adding the certificates.

When I test LDAPS, it shows state=error: certificate verify failed (self-signed certificate). I tried disabling certificate verification, which changes the test state to successful, but I still can’t log in.

Does anyone know the proper configuration for setting up LDAP with Google Workspace? I might be misconfiguring the Base DN or the filter.

Any help would be appreciated!