Archived
1
0
Fork 0
This repository has been archived on 2024-12-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
patroniglue/src
Julien Riou be00ca79c0
Add TLS configuration
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>
2019-04-13 16:30:04 +02:00
..
backend.go Initial release 2019-03-08 18:22:16 +01:00
cache.go Initial release 2019-03-08 18:22:16 +01:00
config.go Add TLS configuration 2019-04-13 16:30:04 +02:00
frontend.go Add TLS configuration 2019-04-13 16:30:04 +02:00
log.go Initial release 2019-03-08 18:22:16 +01:00
main.go Initial release 2019-03-08 18:22:16 +01:00