Tagged Questions
2
votes
1answer
1k views
How to configure IIS Express to ask for client certificate
Does anybody know how to configure IIS Express to require client certificate for access?
I'm trying to debug a problematic ASP.NET application which uses client certificates for authentication.