ssl connection between two applications running on tomcat

2012-01-26 Thread Hemanth Gundlapudi
Hi,   we have an application running on tomcat and that needs to securely communicate with other application running on tomcat. can someone please guide me through the steps how to set up the ssl connections between these two application.   from first application :   1. the request data will be s

ssl setup in tomcat

2010-10-20 Thread Hemanth Gundlapudi
Hi ,   I am planning to setup secure connection in our environment which consist of apache webserver, tomcat ( two instances running on the same machine) which talks to a third party application maintained by third party vendor.   I have ssl.crt and ssl.key files in apache, in tomcat i have ca tr