How do I fix an error in JDBC Action?

BoHyun Jung
Mega Sage

How do I fix an error in JDBC Action?

 

[Error Message]

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:b9cc4b94-0b32-46b3-9b95-f827f21b2d7b

 

 

1 REPLY 1

Prashant Ahire
Kilo Sage

@BoHyun Jung 

 

This may help you- 
https://stackoverflow.com/questions/32766114/sql-server-jdbc-error-on-java-8-the-driver-could-not-es...

 

Please check and Mark Correct and Helpful if it really helps you.
Regards,
Prashant Ahire