Re: Axis with HTTPS : What do I have to make ?

2005-01-06 Thread Alex Karshakevich
No changes are needed, just configure your server for https, how to do that depends on your server. On the client just change the url from http:// to https:// and that should be it. Petese Fabienne (CSE) wrote: I want to install a WebService on a HTTPS Server. I don't want client

Re: Axis with HTTPS : What do I have to make ?

2005-01-06 Thread Lyndon Tiu
Petese Fabienne (CSE) wrote: Hello, I want to install a WebService on a HTTPS Server. I don't want client authentification. I just want to use the SSL encryption. What do I have to make ? Need I special .jars ? Thanks 1) On client-side java code, add to the beginning (modify the paths

Axis with HTTPS : What do I have to make ?

2005-01-05 Thread Petese Fabienne (CSE)
Title: Nachricht Hello, I want to install a WebService on a HTTPS Server. I don't want client authentification. I just want to use the SSL encryption. What do I have to make ? Need I special .jars ? Thanks Fabienne