add more CAs, now that support for CA presets is implemented

- letsencrypt-test (LE staging CA)
- buypass (verified to work with the new json parsing, see #653)
- buypass-test analogously
This commit is contained in:
Daniel Molkentin
2020-09-17 17:09:09 +02:00
committed by Lukas Schauer
parent 5f8cfa50ba
commit 60cb678e3b
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ This file contains a log of major changes in dehydrated
## Added
- Support for external account bindings
- Special support for ZeroSSL
- Support presets for some CAs instead of requiring URLs
## Fixed
- No more silent failures on broken hook-scripts