LDAPs connection error: “unable to get issuer certificate”
LDAPs authentication can sometimes fail or stop working due to certificate validation issues after updates or configuration changes.
LAST TESTED ON CHECKMK 2.4.0P1
Table of Contents
Problem
In some cases, LDAPs authentication may stop working or fail certificate verification after an update or configuration change. The most common error message is:
Can't contact LDAP server. tls_process_server_certificate:certificate verify failed (unable to get issuer certificate)
Solution
Go to Setup → General → Global Settings → Site Management → Trusted certificate authorities for SSL
Review the list of stored certificates and chains.
Delete all certificates and chains that are stored here.
Re-add them
Use the full certificate chain if required by your LDAP environment.
Ensure that the intermediate and root CA certificates are included.
Save the changes and re-run the LDAP connection test.
Related articles