What is the difference between Published Certificates and certs which are under the Name Mapping.
I originally thought that whatever certificate that appears in the Name Mapping is what AD will use to authenticate if IIS is setup for certificate 1 to 1 mapping.
However, i had an issue where a user was mapped to Certificate A only, but had Certificate A & B in the published certificates... the weird thing is that the user can login to my application using Certificate B, but not with Certificate A...
Any ideas why this is happening?