qdm12 / dns

Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing
https://hub.docker.com/r/qmcgaw/cloudflare-dns-server
MIT License
219 stars 37 forks source link

feat(dnssec): NSEC and NSEC3 #99

Closed qdm12 closed 9 months ago

qdm12 commented 2 years ago

For now the current DNSSEC implementation does not handle NSEC(3) records, this should be improved to handle them.

qdm12 commented 9 months ago

Merged into #60