Hi,
I am deploying a new https site in IIS, we have generated the CSR and got 4 Certificates such server, Root, Chain, Chain root from Entrust provider.
I have installed the certificates and imported the certificates in mmc Personal and Trusted root certificates, and have imported the certificates and binded the certificates for that site.
Now I have given authentication as anonymous and in ssl binding I have selected require SSL and in client certificates I have selected accept.
when I access the site from end user machine, its popping the machine certificate, its not popping the website certificate so if I give cancel during the popup it opens the website.
I am not sure whether I have selected the right authentication option, as well I am not sure how to get client certificates and how to get it validated.
Any quick response is really appreciated, I am new to IIS, Please help.