summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/named.conf b/named.conf
index 4d903e3..2befe11 100644
--- a/named.conf
+++ b/named.conf
@@ -43,6 +43,13 @@ zone "kyriasis.com" IN {
2a01:7e00::f03c:91ff:fe69:1787; // lucifer
};
notify explicit;
+
+ key-directory "/home/kyrias/dns/keys";
+
+ # publish and activate dnssec keys
+ auto-dnssec maintain;
+
+ inline-signing yes;
};
logging {