From: W.C.A. Wijngaards Date: Tue, 7 Apr 2020 11:49:25 +0000 (+0200) Subject: - Merge PR #214 from gearnode: unbound-control-setup recreate X-Git-Tag: 1.11.0rc1~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7f1d2d88951f507f31b61ecc72b32fc6dd08c56;p=thirdparty%2Funbound.git - 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. --- diff --git a/doc/Changelog b/doc/Changelog index c095c47eb..7e92f5d8a 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.