Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

IIS 5.0: HTTP 403.16 Forbidden: Client Certificate Untrusted or Invalid.


Symptoms

When you connect to a secure (HTTPS) Web site, you may be presented with a "Client Authentication" dialog box, prompting you to select a client certificate to use for authentication with the IIS computer. When you select a client certificate, you may be denied access and the following error message may occur:
HTTP 403.16 Forbidden: Client certificate untrusted or invalid.

↑ Back to the top


Cause

This error can occur if you choose a client certificate created by a Certificate Authority (CA) that is not trusted by the IIS computer.

If the client certificate was created by a CA that is trusted by the IIS computer, then it is possible this error is caused by a known issue with Windows 2000 when it is configured to "Trust Only Enterprise Root Stores."

↑ Back to the top


Workaround

If you do not have a client certificate that was created by a CA trusted by the IIS computer, you can either request a new client certificate from a Certificate Authority that is trusted by the IIS computer or have an administrator configure the IIS computer to trust the CA that created your client certificate.

If you do have a client certificate that was created by a CA trusted by the IIS computer, then it is possible that your Windows 2000 domain has been configured with a group policy that forces the IIS computer to "Trust Only Enterprise Root Stores." If this policy is in enabled, the authentication will still fail, even if the CA is a Trusted Root Store.

To work around this issue, remove the Group Policy Trust only Enterprise Root stores option for the domain. To do this, perform the following steps:
  1. Start the Default Domain Policy Group Policy Editor.
  2. Select Computer Settings, choose Computer Configuration, and then select Windows Settings.
  3. Choose Security Settings, select Public Key Policies and then choose Trusted Root Certification Authorities.
  4. Right-click Trusted Root CA node, and then select Properties.
  5. Disable the Trust only Enterprise Root stores option.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Internet Information Services version 5.0.

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: kbbug, kbfix, kbprod2web, KB252657

↑ Back to the top

Article Info
Article ID : 252657
Revision : 2
Created on : 1/24/2012
Published on : 1/24/2012
Exists online : False
Views : 388