Connection to SQL Server from .NET Core on Ubuntu fails with SSL/TLS handshake error
I have a .NET Core console application that connects to a SQL Server database. The application works fine on Windows, but I’m encountering an SSL/TLS handshake failure when running it on an Ubuntu 22.04 LTS VM .