Microsoft Web Services Enhancements (WSE)

WSE is Microsoft’s implementation of WS-* specs

  • WS-Security
  • WS-Addressing
  • WS-Policy

WS-Security

  • Secure message at message level
  • Advantages over security at transport level (SSL)
    • Secure over any transport protocols
    • Secure over intermediate servers
    • Allow message routing via unencrypted routing info
    • Allow intermediate parties to inspect and sign messages
    • No SSL overhead
  • References
    Why WSE
    How to: Make X.509 Certificates Accessible to WSE

    This entry was posted in soa. Bookmark the permalink.