After the IntelliJ idea update, I got the exception when trying to connect to DB.
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
After the IntelliJ idea update, I got the exception when trying to connect to DB.
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
The solution is simple.
Database tab → Data Source Properties
step1
step2
Test Connection
edit VM options: delete SSLv3, TLSv1, TLSv1.1,