read url to terms of service from ca directory

This commit is contained in:
Lukas Schauer
2018-02-06 21:57:01 +01:00
parent da67297288
commit dec5ad5840
5 changed files with 9 additions and 32 deletions
+1
View File
@@ -4,6 +4,7 @@ This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- Challenge validation loop has been modified to loop over authorization identifiers instead of altnames (ACMEv2 + wildcard support)
- Removed LICENSE parameter from config (terms of service is now acquired directly from the CA directory)
## Added
- Support for ACME v02 (including wildcard certificates!)