https://bz.apache.org/bugzilla/show_bug.cgi?id=66490

--- Comment #3 from Loïc <apa...@animanova.fr> ---
Well, I finally found the issue.

Adding this line to /etc/ldap/ldap.conf solved the problem:
TLS_CACERT /etc/ldap/chain.pem

I find it a bit odd as the chain just has Let's Encrypt CA certs but well.
At least it works now :)

I also tried adding these a while ago:
LDAPTrustedGlobalCert CERT_BASE64 "/etc/ldap/chain.pem"
LDAPVerifyServerCert off

It didn't resolve my issue, but I kept that in there somehow, and maybe it was
the culprit for this specific error message in the LDAP debug log:
TLS: only one of certfile and keyfile specified

Thanks for your help!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to