After upgrading to Zulu JDK 11.0.11, connect to SQL server and prompt the server selected protocol version tls10 is not accepted by client preferences [tls13, tls12]
this is because Java gave up supporting tls1.0, 1.1 and other versions of the algorithm, while the SQL server server was not upgraded to tls1.2
in the downloaded JDK,… Zulu11.43.55-ca-jdk11.0.9.1-win_ Open Java. Security and search JDK. TLS. Disabledalgorithms
. This is an unsupported algorithm. Delete tls1.0 to support it
Read More:
- SQL 2005 remote connection error (provider: SQL network interface, error: 28 – the server does not support the requested protocol
- Java connection SQL error, network error IO Exception:Connection refused :connect
- Navicat remote connection SQL Server 2014 express report 08001 error
- java.sql.SQLRecoverableException: IO Error: Connection reset
- java.sql.SQLException: The Network Adapter could not establish the connection
- SQL server remote computer refused network connection, error: 1225, specific solution steps.
- Caused by: java.net.SocketException : connection reset or caused by: java.sql.SQLRecoverableException solve
- Solve the problem caused by: java.sql.SQLRecoverableException : IO error: connection reset related problems
- [resolved] exception java.net.ConnectException : Error opening socket to server Connection timed out.
- JMeter performance test monitoring server resource reported error: java.net.ConnectException : Connection refused: connect
- JDBC connect to Sql Server to connect to the database–The TCP/IP connection to the host localhost, port 1433 has failed
- Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the
- Vscode remote connection server reports an error: could not establish connection to “XXXXXX” [resolved]
- Connection error:Cannot connect to redis-server. Details are available in connection log.
- hdfs 192.168.2.19:9000 failed on connection exception: java.net.ConnectException:Connection refused
- SQL state [null]; error code [0]; Error; nested exception is java.sql.SQLException: Error] with root
- Cause: java.sql.SQLException: Error setting driver on UnpooledDataSource. Cause: java.lang.ClassNot
- Solution to SQL Server Error: 4064
- How to Fix adb_server_notify: ADB server connection failed
- SQL Server 2008 18456 error and SA unable to login solution