HAProxy protocol support (closes #36)

This commit is contained in:
mdecimus
2024-01-06 20:02:31 +01:00
parent 5ceecff34a
commit 3a800aff7a
87 changed files with 1130 additions and 903 deletions

View File

@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file. This projec
## Added
- ACME support for automatic TLS certificate generation and renewal.
- TLS certificate hot-reloading.
- HAProxy protocol support.
### Changed