summaryrefslogtreecommitdiff
path: root/bind/named.conf.fake-222
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-19 00:12:49 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-19 00:12:49 +0100
commit3450064c478d6059698c92facd074924a2f04fa0 (patch)
treec3a847f266d695bddd79e4910889de2aca839a29 /bind/named.conf.fake-222
parent532b71affb40c3270d2aa7e958e96048f27bbf5b (diff)
Use inline-signing DNSSEC for jones.dk.
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r--bind/named.conf.fake-2223
1 files changed, 2 insertions, 1 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index 66879b9..f91caf0 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -24,7 +24,8 @@ zone "feliciaweb.dk" {
file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Anders Krøyer
zone "jones.dk" {
type master; allow-transfer { none; };
- file "/etc/bind/JONES.DK/fake-222/jones.dk.signed"; }; // Jones
+ key-directory "/etc/bind/keys"; inline-signing yes; auto-dnssec maintain;
+ file "JONES.DK/fake-222/jones.dk"; }; // Jones
zone "kassandra-production.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Annika Lewis (owner=Spiff)