.NET Framework Bookmark and Share   
 index > Windows Communication Foundation > How to supply Server's certificate with WCF request.
 

How to supply Server's certificate with WCF request.

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.


Manjit Dahiya
When you set negotiateServerCredential="true" the client gets the certificate from the server in the first request.
http://webservices20.blogspot.com/
WCF Security, Performance And Testing Blog
Yaron Naveh

You can use google to search for other answers

Custom Search

More Threads

• Generic TChannel without 'where' statement
• HTTP 404 returned in WCF service call in IIS7
• MSMQ installation is required in Web server
• Problem to gnereate proxy
• System.InvalidCastException occurs when invoking OperationContext.Current.GetCallbackChannel<IMessageCallback>()
• Debugging Security Mode "Transport"
• Shared methods over WCF?
• NetMsmq username authentication
• Peer Channel performance
• Cannot find certificate after publish