some documentation

This commit is contained in:
Lukas Schauer
2026-02-04 00:34:39 +01:00
parent 6f5c9dba64
commit 7ea8aaab5c
2 changed files with 102 additions and 0 deletions

View File

@@ -2,8 +2,13 @@
This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Fixed
- Various bugfixes around IP certificate orders
- Implement workaround for OpenSSL regression which broke the time-based validity check
## Added
- Added a configuration parameter to allow for timeouts during domain validation processing (`VALIDATION_TIMEOUT`, defaults to 0 = no timeout)
- Added documentation for IP certificates
## Changed
- Only validate existance of wellknown directory or hook script when actually needed