wrote:
> You don't need to do anything diferent in development to publish a Web
> Service in SSL.
>
> You can use WSE 3 with UserNameToken assertion to validate the username and
> password
http://msdn2.microsoft.com/en-us/library/aa480575.aspx >
> "AndyBrew" <AndyB...@discussions.microsoft.com> wrote in message
>
> news:749EFCE3-BD33-4682-A253-B47EE0E38B1D@microsoft.com...
>
> > Hi
>
> > We are currently embarking upon a project to develop a suite of web
> > services
> > to allow the integration of a PDA application with our data server. Our
> > current thoughts are to setup an SSL certificate on the server and use a
> > custom username/password authentication mechanism for authentication.
>
> > I have reviewed the MSDN documentation with regards security etc. but
> > haven't found many practical examples, so my questions are: -
>
> > 1. Do we need to do anything different with regards the development of the
> > web service to support SSL or does it just work.
>
> > 2. Are there any good links to documents I have missed?
>
> > Thanks in advance
>
> > Andy
For SSL you don't need to do anything.
web service.