Exporting a Client Certificate for One-to-One Mapping
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1
Some client certificates need to be exported for use in IIS one-to-one mapping. For more information about whether you must export client certificates, contact your certification authority.
Important
You must be a member of the Administrators group on the local computer to perform the following procedure or procedures. As a security best practice, log on to your computer by using an account that is not in the Administrators group, and then use the runas command to run IIS Manager as an administrator. At a command prompt, type runas /User:Administrative_AccountName "mmc %systemroot%\system32\inetsrv\iis.msc".
Procedures
To export a client certificate for one-to-one mapping
On the Tools menu in Internet Explorer, version 5.0 or later, click Internet Options, and then click the Content tab.
On the Content tab, click Certificates, and then click the Personal tab.
On the Personal tab, in the list of certificates, click the certificate that you want to export, and then click Export.
In the Certificate Export Wizard, click Next.
On the next page in the wizard, click No, do not include any private keys in the export, and then click Next.
On the next page in the wizard, click Base64 Encoded X.509 (*.CER), and then click Next.
Note
The client certificate mapping programs for both IIS 6.0 and Windows Active Directory Services accept certificates formatted as either binary or Base-64 encoded files.
Follow the remaining steps in the Certificate Export Wizard to complete the procedure.
Map the exported certificate one-to-one with a Windows user account. For information about mapping a certificate one-to-one with a Windows user account, see Mapping a Specific Client Certificate to a User Account.
Related Information
For information about how to add a client certificate mapping using wildcard rules, see Mapping Client Certificates Many-to-One.
For information about when to use each type of client certificate mapping, see Mapping Strategies.
For general information about certificates, see SSL and Certificates.