Error Connecting to MS SQL Server with TLS 1.0 Disabled

johnslattery's profile image johnslattery posted 6 years ago in General Permalink

Hi,

As I understand it, TLS 1.0 has been disabled on a Microsoft SQL Server 2016 instance I use. Since then, on attempting to connect via TCP/IP with version 9.5.0.5196 (64 Bit) I see:

SQL Error (18): [DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error SSL Security error.

With night build version 9.5.0.5265 (64 Bit) I see:

SQL Error (6): [DBNETLIB][ConnectionOpen (Connect()).]Specified SQL server not found Specified SQL server not found.

Thanks.

John

johnslattery's profile image johnslattery posted 6 years ago Permalink

Subsequently, issue 237 was opened. The fix appears to be in pull request 256.

Please login to leave a reply, or register at first.