]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge PR #214 from gearnode: unbound-control-setup recreate
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2020 11:49:25 +0000 (13:49 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2020 11:49:25 +0000 (13:49 +0200)
  certificates.  With the -r option the certificates are created
  again, without it, only the files that do not exist are created.

doc/Changelog

index c095c47eb873df4d376b460d1a3be2f466ee644f..7e92f5d8ac3b90c9d2a2e97be20f18f4162edaf3 100644 (file)
@@ -1,3 +1,8 @@
+7 April 2020: Wouter
+       - Merge PR #214 from gearnode: unbound-control-setup recreate
+         certificates.  With the -r option the certificates are created
+         again, without it, only the files that do not exist are created.
+
 6 April 2020: Ralph
        - Keep track of number of timeouts. Use this counter to determine if
          capsforid fallback should be started.