Tag Archives: linux
SQL Server JDBC Error on Java 8: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption
[Note: I originally posted this problem/solution to Stackoverflow.com] Problem: I am getting the following error when connecting to a SQL Server database using version the Microsoft JDBC Driver:
We recently upgraded our applications from Java 6 & Java … Continue reading
Recent Comments