Thanks. When you say
"WSE 3.0 to ensure that you only have conversations with people who
provide you with a name and password... "
I thought you could do the same thing in SSL with Basic Authentication.
What I am trying to find out is given SSL is very secure, I already
using SSL and the only thing I am concerted about is security and do
not care about other fancy stuff. Does it justify the cost (both the
development & performance on top of SSL) to use WSE 3.0?
Thanks again for your help
John
> Did that help John?
>
> Josh
Josh Twist - 15 Feb 2006 08:07 GMT
Good point, you could do it that way too.
If your combination of SSL and Basic Authentication meet all your
requirements (conversations can't be listened too and users must
authenticate) then I'd probably say WSE isn't going to add anything to
this scenario.
As you're obviously aware, It does provide alternatives to how you're
doing what you're doing but I can't think of any killer advantages as
SSL and Basic Auth are also public HTTP standards.
Good Luck!
Josh