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. > > from first application : > > 1. the request data will be sent through XML. > 2. clients are securely able to communicate with the first application. > > thanks much in advance for the help.
So some code in your application running on Tomcat #1 is requesting a resource from an application on Tomcat #2? You can read the SSL guide on the website, for Tomcat #2. I'll assume you're using some version of Tomcat 7.0 as you didn't say. http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html The SSL code bit on Tomcat #1 is an application problem, rather than a configuration one. p > Thanks > Hemanth -- [key:62590808]
signature.asc
Description: OpenPGP digital signature