I am trying to set up a development site where I can work with Client Certificates.
I followed the instructions on this page:
http://support.microsoft.com/kb/315588
with the exception that I set the site up on my XP workstation and the certificate service was on another machine.
I can't get the site to recognize the client certificate that I have installed.
To verify everything else was working, I copied the site to the machine that was running the certificate service (central dev server) and everything worked fine, it picked up my client certificate right away.
My local machine has the certificate service machine's CA certificate in its trusted roots. I have tried it setting the CTL list on the Default Web Site as well with no luck. I am not understanding how to get my machine as a server to recognize the client certificates i have installed.
Any help would be super-awesome.