authelia/cmd/authelia-scripts
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
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go feat: implement mutual tls in the web server (#3065) 2022-04-05 09:57:47 +10:00
cmd_build.go build(deps): update dependency swagger-ui to 4.10.3 (#3110) 2022-04-04 14:59:27 +10:00
cmd_ci.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
cmd_serve.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
cmd_suites.go refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
cmd_unittest.go refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
cmd_xflags.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
const.go feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
docker.go refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
helpers.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
main.go feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00