I'm looking to build an ASP.NET WebAPI/REST API (not Core) that should accept client certificates as authentication. I've found several examples, so I hope to be able to succeed.
However, I'm looking to find out more on the inner workings so to speak of certificates and such, so I'm hoping someone can recommend a good read on the subject. I'm not looking for tutorials in a specific language on how to get stuff done.