|
-
Aug 10th, 2023, 06:28 PM
#6
Re: The certificate chain was issued by an authority that is not trusted
https://stackoverflow.com/questions/...sted-when-conn
Based on the connection string, this appears to be your own PC that you are connecting to. Workarounds for non-production, non-publicly accessible systems would be to either set Trusted_Connection to false, or add TrustServerCertificate=True to the connection string.
Good luck.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|