Open IIS Manager, locate the resource you wish to secure, right-click and
choose Properties, go to the Directory Security tab (it's just called
"Security" if you selected a file not a folder), and click the "Edit" button
under SSL.
There is a checkbox for "Require Client Certificates" or similar.
Cheers
Ken
[quoted text, click to view] "Kshitiz" <Kshitiz@discussions.microsoft.com> wrote in message
news:9D37104D-08E8-4005-9EFB-AD4D32CE2DAB@microsoft.com...
> Hi Ken,
>
> Let me put some details around my requirement..
>
> I have a application deployed. This can service mutiple URLs. say
> 1)/abc
> 2)/xyz
> 3) ....(many more)
> Now I want anonymous access to /abc.
> However when anyone acceses /xyz url, I want them to go through client
> authentication.
>
> How do I achieve that?
>
> Thanks,
> Kshitiz
>
>
> "Ken Schaefer" wrote:
>
>> Right-click the document in IIS Manager -> Properties -> Security Tab
>>
>> Cheers
>> Ken
>>
>> "Kshitiz" <Kshitiz@discussions.microsoft.com> wrote in message
>> news:1605725A-2B2C-474D-9A98-737181A5525D@microsoft.com...
>> > How do I specify those URLs under Default Website?
>> >
>> > "Ken Schaefer" wrote:
>> >
>> >> For those URLs, enable SSL/TLS, and then check the Client
>> >> Certificates -
>> >> Required, checkbox.
>> >>
>> >> Cheers
>> >> Ken
>> >>
>> >>
>> >> "Kshitiz" <Kshitiz@discussions.microsoft.com> wrote in message
>> >> news:A91CBC35-6ED4-4ABB-AE37-F76CF31B8D5C@microsoft.com...
>> >> > Hi All,
>> >> >
>> >> > I want to allow anonymous access to my webserver. However I want
>> >> > certain
>> >> > urls to be allowed only after client certificate based
>> >> > authentication.
>> >> > I
>> >> > read
>> >> > many documents on client certificate based authentication and access
>> >> > control.
>> >> > But I did not exact information I am looking for.
>> >> >
>> >> > Thanks,
>> >> > Kshitiz
>> >>
>> >>
>>
>>