How does one verify that the unix daemon process configured on the DB server is running over an SSL or TLS protocol? My application supports Java and it has the ssl provider:
com.sun.net.ssl.internal.ssl.Provider
I am using Linux Redhat and SQL DB, and Daemonize to run it.