Hello All................I am looking for a possibility where if we have some application running in our environment and that particular application is accessed via URL (IIS based) that is using a certificate issued by our local Issuing CA. Now, would it be possible to only allow access to that application to users who have a combination of certificates with them such as Application Certificate + Application User Certificate coming from two different Certificate Templates such as Application Certificate Template+ Application User Template?
In other words, I want only those users to access the application via URL if and only if they have the Application Certificate plus the Application User Certificate. Both of these certificate would be coming from two different templates.
Thanks in advance.