call exit_hook with error message (fixes #630)

This commit is contained in:
Lukas Schauer
2019-03-03 20:08:18 +01:00
parent e623fcc024
commit 1c77730373
3 changed files with 8 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ This file contains a log of major changes in dehydrated
## Changed
- OCSP refresh interval is now configurable
- Implemented POST-as-GET
- Call exit_hook on errors (with error-message as first parameter)
## Added
- Initial support for tls-alpn-01 validation