implement POST-as-GET (closes #626)

This commit is contained in:
Lukas Schauer
2019-03-03 19:58:04 +01:00
parent 585ed5404b
commit e623fcc024
2 changed files with 8 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- OCSP refresh interval is now configurable
- Implemented POST-as-GET
## Added
- Initial support for tls-alpn-01 validation