Re: Soap SSL Communication

2003-08-14 Thread Scott Nichol
Some docs for using SOAP with SSL are included in the distribution and can also be found on-line at http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/FAQ_ Tomcat_SOAP_SSL.html?rev=HEAD&content-type=text/html. Scott Nichol - Original Message - From: "Santa" <[EMAIL PR

Questions for GSI Apache SOAP

2003-08-14 Thread amli
Hello, I'm using the GSI Apache SOAP kit to develop a GSI enabled soap client, but being unable to communicate with the GSI soap server. According to Globus, there's a security protocol incompability problem between the underlying security implmentation of Globus and Java SSL, which should have be

Soap SSL Communication

2003-08-14 Thread Santa
Hello, I am Santa, using the SOAP on WAS5.0 also testing on Tomcat 4.0. I would like to know how to make SSL communication from the Java Soap Client. The Server is configured for the SSL (HTTPS) communication. I have written a SOAP Server (HelloSOAP) and deployed on the Tomcat4.0 as well as WAS5.