Troubleshooting / symptôme

LDAPS stops working after certificate renewal

LDAP clients no longer trust the certificate or the domain controller presents an unexpected certificate.

⌚ About 3 min read
View my favorites
Real-world problem · V2

Quick troubleshooting view

What you are seeing

LDAP clients no longer trust the certificate or the domain controller presents an unexpected certificate.

Likely causes
  1. SAN does not contain the FQDN in use
  2. Missing intermediate chain
  3. Old certificate still selected
First checks
  1. Test port 636 and inspect the certificate
  2. Compare the hostname used by the client
  3. Check the local computer certificate store
Recommended actions
  1. Correct only the component confirmed by the checks
  2. Retest the original symptom after the change
  3. Escalate with collected evidence when the cause remains unclear
Start Symptom → Cause →
+
Open the complete detailed guideDetailed explanations and original troubleshooting content.

LDAP clients no longer trust the certificate or the domain controller presents an unexpected certificate.

Likely causes

  • SAN does not contain the FQDN in use
  • Missing intermediate chain
  • Old certificate still selected
  • Incorrect EKU

Checks in priority order

  1. Test port 636 and inspect the certificate
  2. Compare the hostname used by the client
  3. Check the local computer certificate store
  4. Verify trust and revocation

When to escalate

Escalate when the failure affects multiple users, a production dependency is unavailable, or logs show a component outside your control. Include timestamps, scope, tests already performed, and the last known working state.

♡ 0