search results

  1. I\'m working with a vendor who exposes a Java web service. I\'ve created a WCF client to consume their service, but I\'m having some problems with the client cert.
    stackoverflow.com/questions/15260455/​wcf-client... - Cached
  2. WCF Client Configuration. ... The client configuration file should be named \"App.config\" because this is the name that the WCF runtime expects.
    msdn.microsoft.com/en-us/library/​ms731745 - Cached
    More results from msdn.microsoft.com »
  3. ... and am looking to set up a certificate security ... to not require the client certificate. Service app.config: ... selfhosted WCF-Service + client certificate ...
    stackoverflow.com/.../10386003/wcf-​certificate...client-cert - Cached
  4. For setting up the WCF message security with client certificate ... This is how the app.config our our client ... Makes sense as we set PeerTrust certificate ...
    robbincremers.me/2011/12/29/wcf-message-​security-and... - Cached
  5. For a complete set of steps for creating certificates ... Create and Install Temporary Client Certificates in WCF ... Right-click the app.c onfig file of the WCF ...
    msdn.microsoft.com/en-us/library/​ff650785 - Cached
  6. In this article I will show you how to configure WCF with certificates to ... set the ce rtificate for the client ... certificate tag. Replace the app.config ...
    www.codeproject.com/...to-use-​certificates-for-WCF-security - Cached
  7. ... Configure the Client Certificate in WCF Client Application; ... set the url to your WCF ... Right click the App.config file in your test client and select Edit ...
    wcfsecurity.codeplex.com/​wikipage?title=How%20To%20-%20... - Cached
  8. Windows is preconfigured with a set of trusted certificate authorities. Of course, ... The following is the WCF client\'s app.config file:
    www.codeproject.com/...WCF-Services-​with-Certificates - Cached
  9. The important thing is on line 21 to tell WCF that the crendential are provided by a client certificate. I also set messageEncoding=\"Mtom\", but you can leave the ...
    blogs.ugidotnet.org/cfolini/archive/​2008/01/04/90561.aspx - Cached
  10. For a complete set of steps on how to create certificates ... Create and Install Temporary Client Certificates in WCF ... Right-click the app.config file of the WCF ...
    wcfsecurityguide.codeplex.com/​wikipage?title=How%20To%20... - Cached