It has nothing to do with Axis.
This is a feature of your servlet container (for example Tomcat).
The JSSE is required if you use JDK 1.3 and older. With JDK1.4 you do not need JSSE.
With Tomcat and JDK1.4, no custom code to write. Tomcat configuration and key/certificate creation for HTTPS is all you need.
Check your servlet container to understand what to do.
Thomas
-----Original Message-----
From: Nuno Guerreiro [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 4:26 AM
To: Axis
Subject: How do I access a webservice via HTTPS?
Hi,
I need to develop a client to access a Web Service via
HTTPS. Is it possible to do so in Axis? Or do I have
to use JSSE to develop custom code?
Many thanks,
Nuno Guerreiro
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
