Golang HTTPS server isn't secure by default. This commit introduces TLS minimum version and ciphers list to set up a secure TLS service. Signed-off-by: Julien Riou <julien@riou.xyz> |
||
|---|---|---|
| .. | ||
| backend.go | ||
| cache.go | ||
| config.go | ||
| frontend.go | ||
| log.go | ||
| main.go | ||
Golang HTTPS server isn't secure by default. This commit introduces TLS minimum version and ciphers list to set up a secure TLS service. Signed-off-by: Julien Riou <julien@riou.xyz> |
||
|---|---|---|
| .. | ||
| backend.go | ||
| cache.go | ||
| config.go | ||
| frontend.go | ||
| log.go | ||
| main.go | ||