I'm tasked with implementing MTLS in .net framework, but the only resources I've been finding are for .net core. A lot of the packages we work with are old, so for the moment I have to be writing it in .net framework 4.5.2.
All the resources I've been finding are for .net core. Does anyone know if this can even be implemented in framework, and if so, have a link to somewhere detailing the process?