A valid TLS certificate is not configured to accept strict (TDS 8.0 and above) connections. The connection has been closed
I am attempting to run a C# .NET app locally using Microsoft SQL Server via Docker Desktop. I am able to run the C# .NET successfully in VS Code and the SQL Server successfully in Docker.