New hook: generate_csr (see example hook script for more information, implements #475, replaces #377)

This commit is contained in:
Lukas Schauer
2018-02-06 20:54:58 +01:00
parent 901f9f76e2
commit 63854b752b
3 changed files with 35 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ This file contains a log of major changes in dehydrated
## Added
- Support for ACME v02 (including wildcard certificates!)
- New hook: generate_csr (see example hook script for more information)
## [0.5.0] - 2018-01-13
## Changed