WCF is extremely extensible and has a lot of ready-to-use features, however I continue struggling with some topics and the more documentation I read, the more I get confused
In your scenario, you don't need to configure certificates in WCF, IIS handles those for you. You can clear the entire
block, because:
The
See here how to map client certificates to user accounts.