firecamp
firecamp copied to clipboard
Mutual TLS support
Mutual TLS (mTLS) is a security mechanism that adds an extra layer of authentication to the standard SSL/TLS protocol. In a typical SSL/TLS communication, only the server is authenticated to the client using a certificate. However, in a mutual TLS setup, both the client and server authenticate each other using their respective certificates.
Would love to see this feature :)
Thank you @hamburml , added it to the roadmap.