How should I implement mutual authentication via mTLS on my website? What is the best practice: configuring authentication using certificates at the server (machine) level or within the application (obtaining and using the machine’s certificate)?
How should I implement mutual authentication via mTLS on my website when the Infrastructure team wants IT to handle it and the IT team wants Infrastructure to handle it? What is the best practice: configuring authentication using certificates at the server (machine) level or within the application (obtaining and using the machine’s certificate)?
Marcos Melo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.