Re: ssl connection between two applications running on tomcat

2012-01-26 Thread Pid
t; From: Hemanth Gundlapudi >> Subject: ssl connection between two applications running on tomcat >> To: users@tomcat.apache.org >> Date: Thursday, January 26, 2012, 6:03 AM >> Hi, >> >> we have an application running on tomcat and that needs to >> securely commun

Re: ssl connection between two applications running on tomcat

2012-01-26 Thread removeps-code
javax.net.ssl.trustStore property. --- On Thu, 1/26/12, Hemanth Gundlapudi wrote: > From: Hemanth Gundlapudi > Subject: ssl connection between two applications running on tomcat > To: users@tomcat.apache.org > Date: Thursday, January 26, 2012, 6:03 AM > Hi, >   > we have an application runni

Re: ssl connection between two applications running on tomcat

2012-01-26 Thread André Warnier
Hemanth Gundlapudi wrote: 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. I think that the way to do tha

Re: ssl connection between two applications running on tomcat

2012-01-26 Thread Pid
On 26/01/2012 14:03, Hemanth Gundlapudi wrote: > 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

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