Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit DELEG queries should work #18

Open
RoyArends opened this issue Nov 29, 2023 · 2 comments
Open

Explicit DELEG queries should work #18

RoyArends opened this issue Nov 29, 2023 · 2 comments

Comments

@RoyArends
Copy link
Contributor

For the same reason explicit DS records need to work:

DS records are obscured when parent and child are hosted on the same server. Only an explicit DS request can establish a chain of trust. As an example, UK and CO.UK are hosted from the same server set, and explicit DS queries are needed to establish a chain of trust.

This can be made to work in the authoritative server by treating DELEG requests the same way as DS requests.

@shane-ns1
Copy link

IIRC DNAME also has language around explicit queries, possibly for similar reasons? 🤔

@vttale
Copy link
Contributor

vttale commented Nov 30, 2023

Agreed, I've always expected that explicit DELEG queries would work. I'd also expect them to be returned in ANY queries, to the extent that the auth policy for ANY queries allows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants