jdbc connection to mysql mysqld 8.0.37 over SSL
I have one application server and one database server both linux, application server is using tomcat and we are connecting to MySql DB server using JDBC, so far i was not facing any issue as SSL was not enabled on Db server.