From: Kees Monshouwer Date: Thu, 11 Oct 2018 18:04:27 +0000 (+0200) Subject: rec: remove the old dnssec root key, goodbye 19036 .... X-Git-Tag: rec-4.2.0-alpha1~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7790329318a27dc6bf33606b3ce0270b31e77cbd;p=thirdparty%2Fpdns.git rec: remove the old dnssec root key, goodbye 19036 .... --- diff --git a/pdns/root-dnssec.hh b/pdns/root-dnssec.hh index 415c74522f..3ee5e9bbb7 100644 --- a/pdns/root-dnssec.hh +++ b/pdns/root-dnssec.hh @@ -22,5 +22,4 @@ #pragma once -static const char* const rootDSs[]={"19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5", - "20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d"}; +static const char* const rootDSs[]={"20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d"};