In IIS, for ASP.NET apps it's possible to request client certificiates for folders inside app? Is the same possible for controllers in MVC application?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Actually, it's not hard. I have created a folder with the same name as the controller, and changed SSL settings there. It worked :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.