Configure Client Certificate Mapping Authentication (IIS 7)

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

Mapping client certificates lets you automatically authenticate users who log on with client certificates, without requiring the use of other supported authentication methods such as Basic, Digest, or Integrated Windows authentication.

Prerequisites

For information about the levels at which you can perform these procedures, and the modules, handlers, and permissions that are required to perform these procedures, see Authentication Feature Requirements (IIS 7).

Procedures

Tags :


Community Content

barkills
Make sure you've turned on acceptance of client certs
<p>Before you can use client cert mapping, you'll need to make sure that you've told IIS to accept client certs.<br /><br />IIS manager, SSL module, change from the default of *IGNORE* to accept or require.<br /><br />You may also want to reference the material at iis.net on the client cert mapping topic.</p>
Tags :

Page view tracker