JDBC Connections fails with “The driver could not establish a secure connection to SQL Server….”
Issue:
While working on customer issue recently, I came across following scenario where there was a problem in connecting to the SQL Server from the IBM Java application (JDK 1.7) if we enable only TLS 1.2 protocol on both SQL and Application se… Continue reading JDBC Connections fails with “The driver could not establish a secure connection to SQL Server….”