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 | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.