The Directory Data Service (DDS) fails to search LDAP or Active Directory data sources. The Control Center or DDS logs display the following error:
com.symantec.sms.dds.api.exception.DataAccessSearchFailureException: Permanent failure while attempting to search data source: [Source Name] Reason: Algorithm constraints check failed on signature algorithm: SHA1withRSA
The Control Center or DDS service may also report DDS error code: 800402.
Messaging Gateway enforces strict certificate and TLS algorithm requirements to align with modern security standards. Secure LDAP (LDAPS) connections fail if the LDAP server certificate chain uses deprecated or insecure algorithms, such as SHA1withRSA or RSA keys smaller than 2048 bits.
To resolve this issue, recreate the TLS certificate on the LDAP/AD server using secure parameters.
Once the certificate is updated to meet modern security constraints, the Messaging Gateway DDS connections will resume normally.
For information on Active Directory certificate management, consult with the Active Directory administrators and/or the Active Directory manual.