Setting up IIS 7.5 for AD Client Certificates for iOS devices

Posted by vonsch on Server Fault See other posts from Server Fault or by vonsch
Published on 2011-12-07T17:23:38Z Indexed on 2012/10/10 21:41 UTC
Read the original article Hit count: 102

Filed under:
|
|

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?

© Server Fault or respective owner

Related posts about iis7.5

Related posts about iPad