The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]

Nechba 20 Reputation points
2024-04-03T13:10:43.6066667+00:00

problem sql

problem sql2

Problem : com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]". ClientConnectionId:ad62bf5c-3824-4a4c-90e5-e6c2fa5e09c2

Attempted Solution: I tried to update the java.security file and deleted TLSv1 and TLSv1.1, but the problem persisted.

Details of software versions:

  • Java Runtime Environment (JRE) version on my laptop: jre1.8.0_351
  • SQL Server version: Microsoft SQL Server Management Studio 18

Any assistance or guidance in resolving this issue would be greatly appreciated.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,361 questions
{count} votes