Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > IIS and client certificate ad authentication

Reply
Thread Tools Display Modes

IIS and client certificate ad authentication

 
 
Ondrej Sevecek
Guest
Posts: n/a

 
      04-28-2009
Hello,

would you please be able to give me some info on two things regarding IIS
7/6 client certificate AD authentication?

a) does the CA certficate - which issued the client certificate - need to be
in NtAuth store?
b) or would IIS accept client certficates signed by any trusted CA?
c) if b) is correct, how can I limit the list of trusted CAs?

thank you very much.

Ondra


 
Reply With Quote
 
 
 
 
Martin Rublik
Guest
Posts: n/a

 
      04-28-2009

Ondrej Sevecek napisal:
> Hello,
>
> would you please be able to give me some info on two things regarding IIS
> 7/6 client certificate AD authentication?
>
> a) does the CA certficate - which issued the client certificate - need
> to be
> in NtAuth store?
> b) or would IIS accept client certficates signed by any trusted CA?
> c) if b) is correct, how can I limit the list of trusted CAs?
>
> thank you very much.
>
> Ondra
>
>



Well,

a) The CA certificate doesn't need to be in NTAuth store. NTAuth store is used
for smart card logon purposes.

b) The CA needs to be trusted for client authetnication purposes (extended key
usage).

c) see b), also see certificate trust lists.

Don't forget that you'll need to have CRL distribution points accessible by server.

Please feel free to ask more questions if needed.

Greetings,

Martin

--
Replace nospam with google's mail for e-mail communication
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS Client Certificate authentication with AD Ondrej Sevecek Windows Server 3 05-04-2009 09:40 AM
user authentication with certificate ckwong19802003@yahoo.com Active Directory 3 06-03-2007 04:24 PM
Client Certificate Authentication with ADAM Jeffrey Harris Active Directory 3 09-15-2006 01:43 PM
Certificate and LDAP Authentication Sam NetAdmin Active Directory 2 09-01-2005 04:34 PM
certificate authentication Roberto Murasso \(Tiscali\) Server Security 1 04-28-2005 09:38 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59