mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-05-13 10:29:48 +02:00
Add DNS-PERSIST-01 challenge support
- Add dns-persist-01 to allowed challenge types in verify_config() - Implement dns-persist-01 case in challenge preparation (no dynamic token) - Skip deployment and cleanup for dns-persist-01 - Update help text and documentation - Add man page and README updates - Update CHANGELOG
This commit is contained in:
committed by
Lukas Schauer
parent
c63d1cb528
commit
cfd637d769
@@ -9,6 +9,7 @@ This file contains a log of major changes in dehydrated
|
||||
## 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
|
||||
- Added support for DNS-PERSIST-01 challenge type
|
||||
|
||||
## Changed
|
||||
- Only validate existance of wellknown directory or hook script when actually needed
|
||||
|
||||
Reference in New Issue
Block a user