Title: RE: Using SSL /HTTPS in Soap

take a look at the following links

http://xml.apache.org/websrc/cvsweb.cgi/~checkout~/xml-soap/java/docs/install/FAQ_Tomcat_SOAP_SSL.html
http://www.oreillynet.com/lpt/a/811

-husam abuzaydeh

-----Original Message-----
From: Sanjay Jeurkar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 9:38 AM
To: [EMAIL PROTECTED]
Subject: Using SSL /HTTPS in Soap


Hi,
I am trying to use SSL in Soap2.2  by using Apache Tomcat 3.2.
I have configured Tomcat for SSL and it is working fine.
I want to access service like Address deployed on Apache through SSL by
using URL
https://localhost:8443/soap/servlet/rpcrouters from client using
GetAddress class.
For that i created keys  by using keytool utility and Certificates for
server.
But while importing certificate from SSL certificate generated using
www.thawte.com i am getting error that Encoding type is not supported.
If anybody knows in details how to create and use keys & certificates in
this context?
Has anybody worked out example on soap using SSL?

Sanjay


Reply via email to