Hi all,
 
I have a need to consume .NET web services over SSL using AXIS 1.2.1. What are the steps involved in accomplishing this?
 
My systems look like this: Apache WebServer 2.0.52 together with mod_jk for loadbalancing, tomcat 5.5.9 cluster where AXIS 1.2.1 and webservices are deployed.
 
Where should the trust certificate go? What code modifications are needed? Is this the same thing as making connection to an URL through HTTPS in Java?
 
Thanks in advance.
 
Gary

Reply via email to