RE: Axis and security

2003-01-31 Thread Stephane Lecercle
Title: RE: Axis and security thanks, I am going to look at the archive. Regards,   Stephane. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 30, 2003 7:50 PMTo: [EMAIL PROTECTED]Subject: RE: Axis and security If you do a

RE: Axis and security

2003-01-30 Thread thomas . cherel
Title: RE: Axis and security If you do a little bit of research in the mailing list archive, you will find plenty of information on this subject (which is more specific to the servlet container and HTTP server that are hosting Axis than Axis itself). Thomas -Original Message- From

Re: Axis and security

2003-01-30 Thread Benjamin Tomasini
On the server side, It is my understanding that you can just use the SSL provided by your servlet container, or Apache. I don't know about the client side. I am curious about this as I have to implement it soon. Ben On Thu, 2003-01-30 at 11:02, Stephane Lecercle wrote: > Hello, > > I need some

Axis and security

2003-01-30 Thread Stephane Lecercle
Hello, I need some details about the way to configure SSL with Axis. Does anyone have any documentation pointers ? Many thanks Stephane.