Commit Graph

1 Commits (004490c7b1e0490cd470872bb19abd8d6fe1e735)

Author SHA1 Message Date
Clément Michaud 3ca438e3d5
feat: implement mutual tls in the web server (#3065)
Mutual TLS helps prevent untrusted clients communicating with services like Authelia. This can be utilized to reduce the attack surface.

Fixes #3041
2022-04-05 09:57:47 +10:00