When you are writing application to run as service or middle tier, which is using client certificates. You should not enable strong key protection during certificate installation. Strong key protection is the way you are informing the system that whenever
Read More...
If you are using .Net frameworks 1.0 or 1.1, certificate must be installed on either User store or Machine Store. This posting is only valid for v2.0. In version 2.0 (Currently released Whidbey Beta1) user have option to use the certificate which contain
Read More...
Problem Applications making https request from .net web applications (.aspx pages) are not able to use client certificates. Cause Client certificates are linked to user accounts, ASPX is running under ASPNET account, this account can’t access the certificates
Read More...