Skip to content

core: Propagate TSIG secrets to DoT server#7928

Merged
yongtang merged 1 commit into
coredns:masterfrom
yongtang:tsig-fix-tls
Mar 16, 2026
Merged

core: Propagate TSIG secrets to DoT server#7928
yongtang merged 1 commit into
coredns:masterfrom
yongtang:tsig-fix-tls

Conversation

@yongtang

Copy link
Copy Markdown
Member

1. Why is this pull request needed and what does it do?

This PR ensure the TLS (tcp-tls) DNS server sets TsigSecret so TSIG verification works the same as plain TCP/UDP. Adds a unit test to verify the secret is propagated to the underlying dns.Server.

2. Which issues (if any) are related?

n/a

3. Which documentation changes (if any) need to be made?

n/a

4. Does this introduce a backward incompatible change or deprecation?

n/a

This PR ensure the TLS (tcp-tls) DNS server sets TsigSecret so TSIG verification works the same as plain TCP/UDP.
Adds a unit test to verify the secret is propagated to the underlying dns.Server.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang yongtang merged commit 25d1ab9 into coredns:master Mar 16, 2026
11 checks passed
@yongtang yongtang deleted the tsig-fix-tls branch March 18, 2026 17:53
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

Successfully merging this pull request may close these issues.

2 participants