I need help on how to solve this problem, this error happens when you try to connect to the database SQL Server 2014 from an application created in JDeveloper 11.1.2
com.microsoft.sqlserver.jdbc.SQLServerException:
The controller could not establish a secure connection to SQL Server
with encryption Secure Sockets Layer (SSL ) .
Error: "java.lang.RuntimeException: Could not generate DH keypair".
ClientConnectionId:37644bd6-3374-4dfc-9f21-279a2d1346c7
The problem must be the JDeveloper 11.1.2 as I run the same test from netbeans and works perfectly Thanks for the help!