Viral
04/24/2023, 12:21 PMConnection verification failed for data source: <<>>
macromedia.jdbc.sqlserverbase.dden: [Macromedia][SQLServer JDBC Driver][SQLServer]Reason: Login failed due to client TLS version being less than minimal TLS version allowed by the server.
The root cause was that: macromedia.jdbc.sqlserverbase.dden: [Macromedia][SQLServer JDBC Driver][SQLServer]Reason: Login failed due to client TLS version being less than minimal TLS version allowed by the server.
Coldfusion 2016 😞 - Update 17
Enabled TLS 1.0/1.1/1.2 on the CF server
Azure Setting : TLS 1.2zackster
04/24/2023, 12:38 PMViral
04/24/2023, 12:39 PMjava -version
openjdk version "17.0.4.1" 2022-08-12 LTS
OpenJDK Runtime Environment Microsoft-40354 (build 17.0.4.1+1-LTS)
OpenJDK 64-Bit Server VM Microsoft-40354 (build 17.0.4.1+1-LTS, mixed mode, sharing)
Patrick
04/24/2023, 12:44 PMPatrick
04/24/2023, 12:45 PMRodney
04/24/2023, 1:35 PMRodney
04/24/2023, 1:40 PM-Dhttps.protocols=TLSv1.2
and the latest version of Java 11 (or 17 if you actually have it working). Your OS may need to add support as well, especially if you are running an older version of Windows Server. IIS Crypto is a good utility to configure TLS support on Windows.Rodney
04/24/2023, 1:50 PMViral
04/25/2023, 7:15 AMViral
04/25/2023, 10:09 AMRodney
04/25/2023, 11:47 PMViral
04/27/2023, 9:14 AMjava.sql.SQLException: No suitable driver available for <<Datasource>>, please check the driver setting in resources file, error: com.microsoft.sqlserver.jdbc.SQLServerDrive
Viral
04/27/2023, 9:14 AMRodney
04/27/2023, 12:54 PM