We have enabled TLS 1.2 on Azure SQL server and upon trying to connect database from iReports 5.6 getting below error,
"SQL problems: Reason: Login failed due to client TLS version being less than minimal TLS version allowed by the server"
Java Version Used: java version "1.7.0_80"
OS: Tried on Windows 10 and Windows Server 2010
The same works when setting TLS 1.0 on Azure End. Can anyone help to customize iReports 5.6.0 to use TLS 1.2?
Tried adding below properties in ireport.conf file and it didnot worked.
-J-Djdk.tls.client.protocols=TLSv1.2
-J-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
0 Answers:
No answers yet