In the DTrace logs, the following error message is observed:
45 18:31:34.599 [11424] (Deployment_Scanner) <7312> EV:H {DecodeAndLogError:#931} Error Description: [SSL Provider: The certificate chain was issued by an authority that is not trusted.]
In Enterprise Vault 15.1, the product uses the Microsoft OLE DB Driver 19 for SQL connections. This driver enforces encryption validation by default. As a result, if the SQL Server certificate is not trusted or improperly configured, the connection attempt will fail during certificate validation.
Ensure that a valid SSL certificate is associated with the SQL Server instance. If no valid certificate is configured, you can disable the “Force Encryption” option in SQL Configuration Manager.
To disable Force Encryption:
Refer article: https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/connect/certificate-chain-not-trusted?tabs=ole-db-driver-19