Tag: SQL Server error
-

How to Fix “The Certificate Chain Was Issued by an Authority That Is Not Trusted” in SQL Server
If you encounter the error “The certificate chain was issued by an authority that is not trusted” in SQL Server, it usually means your connection does not trust the server’s SSL certificate. This quick guide shows you how to resolve it step by step. Open SQL Server Management Studio (SSMS). Click on File in the…
Written by
·