« Silverlight Xunit.net Test Runner | Main | BAM EventStream in PipelineTesting »
This is just something to remind myself next time I need to implement a WCF service using the BasicHttpBinding with transport-only security (SSL + client certificates)':
To use client certificates:
<bindings>
<customBinding>
<binding name="sslBasicHttp">
<textMessageEncoding messageVersion="Soap11" />
<httpsTransport requireClientCertificate="true"/>
</binding>
</customBinding>
</bindings>
About
Tomas Restrepo is a software developer located in Colombia, South America. His interests include .NET, Connected Systems, PowerShell and lately dynamic programming languages. More...
email: tomas@winterdom.com msn: tomasr@passport.com
Syndicate
Ads
Links
Categories
Statistics
Blogroll
Post Archive
Other
Copyright © 2002-2008, Tomas Restrepo.
Powered by: newtelligence dasBlog 2.1.8102.813