Hi,
I have a Web Service installed in a web site, when the IIS SSL enabled, the
Web Service will crashed, does the WSE support SSL or how to configure it if
support?
Another question, how to configure the proxy server if the Web service and
it's client behind a firewall?
Thanks in advance.
ep - 31 May 2005 15:17 GMT
WSE doesn't care if you're using SSL. WSE sits ontop of http or https and
is outside of the SSL encryption pipeline.
What kind of "crash" are you seeing?
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks in advance.
ddt - 01 Jun 2005 00:08 GMT
Thanks for your response:
The SSL issue I already fixed, actually my client app was crashed.
But do you know how to configure firewall/SOAP/proxy to allow the client app
access web service behind a firewall?
Thanks again.
> WSE doesn't care if you're using SSL. WSE sits ontop of http or https and
> is outside of the SSL encryption pipeline.
[quoted text clipped - 12 lines]
> >
> > Thanks in advance.