]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
readme+changelog
authorLukas Schauer <lukas@schauer.so>
Mon, 14 Sep 2020 16:24:01 +0000 (18:24 +0200)
committerLukas Schauer <lukas@schauer.so>
Mon, 14 Sep 2020 16:24:01 +0000 (18:24 +0200)
CHANGELOG
README.md

index 6404f697c0b1490d873dbda0f4f82b8e28054d6b..4ea552e2771ff6742f0ae42039390efb8ef8d1ce 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
 This file contains a log of major changes in dehydrated
 
 ## [x.x.x] - xxxx-xx-xx
+## Added
+- Support for external account bindings
+- Special support for ZeroSSL
+
 ## Fixed
 - No more silent failures on broken hook-scripts
 - Better error-handling with KEEP_GOING enabled
index 1de0c9639de441599f95e9f4138af6813e34abf6..fe85e66fdcd7546bc2ffcdaaa91b04ef2c212777 100644 (file)
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ Parameters:
  --ipv4 (-4)                      Resolve names to IPv4 addresses only
  --ipv6 (-6)                      Resolve names to IPv6 addresses only
  --domain (-d) domain.tld         Use specified domain name(s) instead of domains.txt entry (one certificate!)
+ --ca url/preset                  Use specified CA URL or preset
  --alias certalias                Use specified name for certificate directory (and per-certificate config) instead of the primary domain (only used if --domain is specified)
  --keep-going (-g)                Keep going after encountering an error while creating/renewing multiple certificates in cron mode
  --force (-x)                     Force renew of certificate even if it is longer valid than value in RENEW_DAYS