This is a follow-up question of Use Server Certificate As Client Certificate. I know that you SHOULD use client certificate for client authentication. It seems that some servers allow the client to present a certificate that is actually a "server certificate" (OID - 1.3.6.1.5.5.7.3.1).
My question is particularly whether IIS allow that? Is there a configuration that decides this behaviour?