Setting up IIS 7.5 for AD Client Certificates for iOS devices
- by vonsch
I am working on getting an iPad to auth to an IIS7.5 website using a local certificate mapped to a user in AD.
I am not, in any sense of the word, an IIS admin.
I essentially need to setup a proof of concept. I believe that this may work, but I just have no idea how to do it.
What I have so far is an iPad with a user certificate installed. I have this user certificate added the correlating user account in AD.
What I would like is a basic text webpage to load showing the user that it is authenticating. I would like this page to not be viewable unless it is client certificate authenticated.
I don't mind doing the legwork, but I really don't know where to begin on the IIS side.
Can anyone point me in the right direction?