When using Password Propagation Service to process password changes over LDAPS, the service fails with the following certificate validation error:
Invalid server certificate: thumbprint...
The issue occurs because the Password Propagation Service server is unable to fully validate the certificate presented by the target domain controller for the LDAPS connection.
The issuing Root CA certificate for the target domain controller LDAPS certificate was missing from the trusted certificate store on the Password Propagation Service server.
Because the Root CA was not trusted, the Password Propagation Service could not validate the certificate chain for the LDAPS certificate, causing the certificate thumbprint validation error.
certutil -f -urlfetch -verify <exported_ldaps_certificate.cer>