Category: | Bug report |
Priority: | Immediate |
Status: | New |
Project: | Severity: | Block |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Currently we have jaspersoft server version 5.5.0 and its running on JDKv1.7_25. We are using DB as MySQL and with no TLS setting for MySQL db we are able to connect to the DB. But when we enable MINIMUM required TLS setting as TLSv1.2 and when we try to connect using property in DB url as enabledTLSProtocols as TLSv1.2.
While application startup it always errors out as-
Error Message
java.sql.SQLException: TLS version used does not meet minimal requirements for this server. Please use a higher TLS version and retry.
This is blocking us from enabling the TLS setting from DB side and posing a high security risk asper our security policy.
Immediate help and attention is needed in this regard.
v5.5.0