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

EDNS/EDE support #61

Open
Anuskuss opened this issue Feb 16, 2024 · 1 comment
Open

EDNS/EDE support #61

Anuskuss opened this issue Feb 16, 2024 · 1 comment

Comments

@Anuskuss
Copy link

Cloudflare:

$ dig @1.1.1.1 sigfail.ippacket.stream
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 6 (DNSSEC Bogus): (failed to verify sigfail.rsa2048-sha256.ippacket.stream. A: using DNSKEY ids = [46436])
;; QUESTION SECTION:
;sigfail.ippacket.stream.	IN	A

dns-over-tls-forwarder:

$ ./dns-over-tls-forwarder -a :5053 &
$ dig @127.0.0.1 -p 5053 sigfail.ippacket.stream
;; QUESTION SECTION:
;sigfail.ippacket.stream.	IN	A
@mikispag
Copy link
Owner

mikispag commented Jul 1, 2024

PRs welcome 😄 .

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

2 participants