Hi @Kenneth Fromm ,
Please refer to this document: https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/connect/certificate-chain-not-trusted?tabs=ole-db-driver-19
Hope this would give you some help.
If the issue persists, you may need to configure the SQL Server to use a different SSL certificate that is issued by a trusted CA. This will require generating a new SSL certificate, importing it into the certificate store on the SQL Server, and updating the SSL settings for the SQL Server instance.
Best regards,
Seeya
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".