Skip to content

Commit

Permalink
dns_util: remove outdated DNSSEC DS trust anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
selsta committed Aug 6, 2022
1 parent b6a029f commit 6b61628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/dns_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ get_builtin_ds(void)
{
static const char * const ds[] =
{
". IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5\n",
". IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D\n",
NULL
};
Expand Down

0 comments on commit 6b61628

Please sign in to comment.