new hook: sync_cert (closes #609)

This commit is contained in:
Lukas Schauer
2019-03-03 20:22:41 +01:00
parent 1c77730373
commit e4a32acbe2
3 changed files with 31 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ This file contains a log of major changes in dehydrated
## Added
- Initial support for tls-alpn-01 validation
- New hook: sync_cert (for syncing certificate files to disk, see example hook description)
## [0.6.2] - 2018-04-25
## Added