|
Posted by S. Pidgorny on May 1, 2006, 5:53 am
If you were Registered and logged in, you could reply and use other advanced thread options
So the problem is that you have configured clien certificate authentication
on IIS following the documentation and "it doesn't work".
I'd start troubleshooting by inspecting IIS logs; one other thing - enable
auditing of logons and access to the content and see events in the security
logs; then double-check mapped account credentials and its permissions to
the content. It should be clear what the problem is from the information
obtained. Oh, I forgot any strange-looking errors in the event log. now
that's it.
If you still uncertain, try IIS newsgroups
(microsoft.public.inetserver.iis) - but make sure you provide more details.
--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
>
> I have written . Microsoft .Net 2.0 web application. The application run
> under (IIS 6.0) on win 2k3 server . The application requires client
> certificate over https to play with you.
>
> I have seen differents microsoft sites that describes how client
> certificate can be enabled under IIS 6.0. The problem is, that i still get
> (401.1) unauthorised when i try and connect to it.
>
>
> I have spent a good stressfull week with this problem now. I do not see
> that many people have played with this on google.
>
> I hope, someone will guide me to the solution of my problem.
>
>
>
> Many Thanks in advance
>
> JJ
>
|