5 Commits

Author SHA1 Message Date
27caa5edac Refactor haproxy rt api 2022-03-24 23:35:11 +01:00
a9dfdde9d5 Tiny refactor 2022-03-24 20:07:41 +01:00
096ac29f26 Implement haproxy live cert reload
- Implemented live certificate reloading for haproxy using the runtime
  api. This does NOT remove deleted certificates from haproxy
- Bump version to 0.2.0
2022-03-24 17:10:54 +01:00
a843b20f7a Fix dns names changed + log levels
- The dns names are now stored as a HashSet instead of a Vec to match
  regardless of ordering
- Fixed print without log & changed log level for http logs to debug
2022-03-24 00:14:28 +01:00
f58886b89e Initial commit 2022-03-23 23:00:22 +01:00