From: Pieter Lexis Date: Fri, 3 Feb 2017 08:03:35 +0000 (+0100) Subject: Add the 2017 root key X-Git-Tag: rec-4.1.0-alpha1~287^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4972%2Fhead;p=thirdparty%2Fpdns.git Add the 2017 root key --- diff --git a/pdns/root-dnssec.hh b/pdns/root-dnssec.hh index 0d4b3b4ea1..1f5bb37fe7 100644 --- a/pdns/root-dnssec.hh +++ b/pdns/root-dnssec.hh @@ -22,4 +22,5 @@ #pragma once -static const char*rootDSs[]={"19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5"}; +static const char*rootDSs[]={"19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5", + "20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d"};