tags:

views:

6

answers:

0

Hi guys, I need to provide a WCF Service capable of suply data to old .Net clients (WSE) vía SSL and using signed messages for non repudiation porpuoses. Can any one give me a hint about configurations and architectures on both sides? For the service: bindings? Security modes? For the client: Policies? Tokens? thanks!