Mapped Client Certs Don"t work on my domain member web server

Mapped Client Certs Don"t work on my domain member web server

am 01.10.2007 16:49:02 von JSDBrian

I have a web service that I want to protect using client certificates. I want
to be able to map the certificate using IIS mapping to a windows user. I have
successfully done this on my development server which is a 2003/IIS 6 server
that is not connected to a domain. However when I try to set it up on my test
server or production server that are both domain members it does not work. If
I try to browse to the web service I just a blank page and I see a 500 0 0
error in the IIS logs. If I turn off client certificate mapping in IIS I can
successfully browse to the page using HTTPS.
I have my own certificate authorities set up (a root CA and an intermediate
CA) so I can issue all of my certs. What am I missing?