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
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