Hi
I am using a WCF service with message level security using Peer trust method. It work fine for me when i install both client and server certificate on both server and client. But my client application will be hosted on window auzre so i can not install server certificate on client machine. Is there any way i can supply my server certificate with service request to WCF service OR I can disable something so the client machine need not to supply server certificate with Service request.