Fundamental of certificate based authentication
问题 I searched a lot and found many answer on how to implement certificate based authenticate in wcf. But my questions are related to fundamental of it. While implementing Certificate based authentication on production, does client provides its certificate which server needs to add on its trusted people store? Or server provides a certificate (signed by server). I guess while configuring wcf server, we just configure certificate location and store. We never bind it with any domain. So any client