SQL Certificate for Windows Authentication
Before installing or configuring Directory Manager Admin Center, ensure all SSL/TLS certificates used for LDAP and authentication services meet the following requirements:
Certificate Installation Location
- Self-signed certificates MUST be installed in the Trusted Root Certification Authorities store
- Store Location:
LocalMachine(Computer account) - Store Name:
Root(Trusted Root Certification Authorities) - Access via:
certlm.msc→ Trusted Root Certification Authorities → Certificates
- Store Location:
Certificate Validity Requirements
Directory Manager validates certificates against these criteria:
- Certificate must not be null - A valid certificate must be presented
- Certificate must be within validity period
- Certificate must not be revoked
- Certificate chain must be complete and trusted
- Chain must build successfully using system trust mode
- All intermediate certificates must be available
- Root certificate must exist in the Trusted Root CA store
- Root certificate thumbprint must match
Installation Steps for Self-Signed Certificates
-
Open Certificate Manager for Local Machine:
certlm.msc -
Navigate to: Trusted Root Certification Authorities → Certificates
-
Right-click Certificates → All Tasks → Import
-
Follow the Certificate Import Wizard:
- Select your certificate file (.cer, .crt, or .pfx)
- Ensure "Place all certificates in the following store" is set to Trusted Root Certification Authorities
- Complete the import
-
Verify the certificate appears in the Trusted Root CA store
-
Restart the Directory Manager Admin Center service/application pool