How does .NET use the certificate store when working with client certificates?
We occasionally see questions around how to best use client certificates from middle-tier ASP.NET or Windows service applications. I added a certificate store article today which describes how Web services, .NET Remoting, and System.Net.HttpWebRequest interact with the various certificate stores on the machine.