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?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Actually, it's not hard. I have created a folder with the same name as the controller, and changed SSL settings there. It worked :) |
|||
|
|