Re: Long - Some questions about SSL, Client Authentication...

2003-09-05 Thread Dr. Stephen Henson
On Thu, Sep 04, 2003, Ohaya wrote: > One final question... This one may be specific to the behavior of IE, > but I'm not sure: > > 1) I have one server certificate installed in IIS, which I created when > I did the Certificate Server installation. > > 2) In my IE browser, I have two client cert

RE: Long - Some questions about SSL, Client Authentication...

2003-09-05 Thread Bart J. Smit
IE only lets you select from certificates that have a root CA in common with the server certificate. This is independent of the web server platform. The web server presents its certificate as part of the SSL handshake, so IE does know the issuing CA from the certification path. Bart... -Orig