IDEA Database Tool connects to SQL Server 2008 Error [How to Solve]

An error is reported when using idea to connect to the company database

Add the following codes in the Advanced, It may be OK.

"-Djdk.tls.disabledAlgorithms=SSLv3, TLSv1.1, RC4, DES, MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL, include jdk.disabled.namedCurves"

You can connect normally

Read More: