Skip to content

please update root-zone trust-anchors in webpage.sh #1

Description

@RoyArends

In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:

How familiar are you with the codebase?:
7

[BUG REPORT]:

Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.

Your repository contains a “webpage.sh” file without the new DNSSEC trust-anchors:

if [[ "${DNSSEC}" == true ]]; then
echo "dnssec
trust-anchor=
.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
" >> "${dnsmasqconfig}"
fi

It should also include .,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D

More information can be found at: https://www.icann.org/resources/pages/ksk-rollover

Please don’t hesitate to get in touch.

Warmly,

Roy Arends
ICANN
[BUG | ISSUE] Expected Behaviour:

[BUG | ISSUE] Actual Behaviour:

[BUG | ISSUE] Steps to reproduce:

(Optional) Debug token generated by pihole -d:

<token>

This template was created based on the work of udemy-dl.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions