Link to home
Start Free TrialLog in
Avatar of HardHeadSam
HardHeadSamFlag for United States of America

asked on

Trouble with IIS 7.0 Client Certificate ManyToOne

I've created a simple web site in my lab, the wonderful Hello World example.
I'm able to connect from anywhere on the Internet.
I requested & instaled a certificate from my CA for the web server. SSL is Required.
I'm able to connect & receive no errors as long as my CA Root Chain is installed on the client PC.
Note: My CA is a StandAlone CA, i.e. not connected to AD.
Next I attempt to configure the IIS Certificate Mapping Authentication element for ManyToOneCertificateMapping. The Values in the Rules were copied & pasted from the cert on my client PC, so that spelling & capitalization remain intack.
When I attempt to connect, I have to choose the digital certificate in order to proceed. The result is an IIS 403.13 error.
I've tried removing one rule at a time to see if that helped - it did not.

Also, I used this document as a guide.
http://blogs.iis.net/webtopics/archive/2010/04/27/configuring-many-to-one-client-certificate-mappings-for-iis-7-7-5.aspx

I don't understand how to make this feature work. Any help would be gratefully appreciated.

This is the certificate on the client PC
 User generated image
This is from the Configuration Editor in IIS Manager
User generated image
This is a subset of the ApplicationHosting.config file from the server.
Test.config
ASKER CERTIFIED SOLUTION
Avatar of HardHeadSam
HardHeadSam
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial