Base solution for your next web application
Open Closed

Connection to SQL denied #11508


User avatar
0
AceNetZero21 created

I downloaded ASP.NET CORE MVC & jQuery,.NET 7.0, v12.0.1.
I couldn't create the data migration because of this error:
**A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
**

The connection string contains the recommended flags: Trusted_Connection=True; TrustServerCertificate=True;
Please help

image.pngCapture.PNG


1 Answer(s)