vote up 3 vote down star
2

I ask this question in anticipation as part of a project. I have experience of developing and consuming web services in the past and am au fait with those. However I have been told that as part of this next project I will need to use "secure" web services. Can you provide some insight into what additional development tasks there will be to implement these as opposed to standard dare i say it insecure web services?

Cheers

flag

3 Answers

vote up 4 vote down check

Unless you have a complex multi-hop scenario, then SSL is vastly more practical and interoperable than anything based on WS-Security or related specification

link|flag
vote up 2 vote down

If your going to be using WCF, check out these guide lines on MSDN

Exising ASMX Web Service can be secured using Web Services Enhancements (WSE) 3.0

link|flag
vote up 2 vote down

Check out this article on Web service security from codeproject.com

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.