summaryrefslogtreecommitdiff
path: root/changes-entries/md_acme_failover.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changes-entries/md_acme_failover.txt')
-rw-r--r--changes-entries/md_acme_failover.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/changes-entries/md_acme_failover.txt b/changes-entries/md_acme_failover.txt
deleted file mode 100644
index bb1999c9a9..0000000000
--- a/changes-entries/md_acme_failover.txt
+++ /dev/null
@@ -1,7 +0,0 @@
- *) mod_md: the `MDCertificateAuthority` directive can take more than one URL/name of
- an ACME CA. This gives a failover for renewals when several consecutive attempts
- to get a certificate failed.
- A new directive was added: `MDRetryDelay` sets the delay of retries.
- A new directive was added: `MDRetryFailover` sets the number of errored
- attempts before an alternate CA is selected for certificate renewals.
- [Stefan Eissing]