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 a
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 authentific
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
Hi,
Should using SSL i.e. connecting to an axis web service using https
make any difference to a .NET client other than the endpoint is changed? It
also means using a domain name as opposed to connecting directly to the ip with
a port.
Thanks
Suzy
PS Sorry if this gett
Hi,
Should using SSL i.e. connecting to an axis web service using https
make any difference to a .NET client other than the endpoint is changed? It
also means using a domain name as opposed to connecting directly to the ip with a port.
Thanks
Suzy
Dear List Members,
I am connecting using simple java class using Axis 1.1 to a web service running on a HTTPS (secure) port. When i connect i get a error message that: (detailed error stack at the bottom of the mail)
AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userExcept