I have an existing java webapp that uses Hibernate for it\'s persistence. I\'ve been told that I have to have to talk to the DB encrypted - so my first thought is to set it
Please add following property in Hibernate configuration file to enable SSL :
false true