Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
unbound.conf default; use control-use-cert: no
To:
tech <tech@openbsd.org>
Date:
Fri, 17 Oct 2025 19:53:22 +0100

Download raw body.

Thread
  • Stuart Henderson:

    unbound.conf default; use control-use-cert: no

ok?

Index: unbound.conf
===================================================================
RCS file: /cvs/src/etc/unbound.conf,v
diff -u -p -r1.21 unbound.conf
--- unbound.conf	28 Oct 2020 11:35:58 -0000	1.21
+++ unbound.conf	17 Oct 2025 18:52:50 -0000
@@ -49,6 +49,7 @@ server:
 
 remote-control:
 	control-enable: yes
+	control-use-cert: no
 	control-interface: /var/run/unbound.sock
 
 # Use an upstream forwarder (recursive resolver) for some or all zones.