gatus/config
Christian Krudewig a05daeda2e
feat(web): Support TLS encryption (#322)
* Basic setup to serve HTTPS

* Correctly handle the case of missing TLS configs

* Documenting TLS

* Refactor TLS configuration setup

* Add TLS Encryption section again to README

* Extending TOC in README

* Moving TLS settings to subsection of web settings

* Adding tests for config/web

* Add test for handling TLS

* Rename some variables as suggested

* Corrected error formatting

* Update test module import

* Polishing the readme file

* Error handling for TLSConfig()

---------

Co-authored-by: TwiN <twin@linux.com>
2023-04-22 12:12:56 -04:00
..
maintenance test(maintenance): Add tests for edge cases 2022-05-07 16:46:51 -04:00
remote chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
ui chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
web feat(web): Support TLS encryption (#322) 2023-04-22 12:12:56 -04:00
config_test.go fix(config): Support $$ in config for literal $ (#427) 2023-02-11 22:43:13 -05:00
config.go fix(config): Support $$ in config for literal $ (#427) 2023-02-11 22:43:13 -05:00