Open bwbroersma opened 1 year ago
Hi @gthess, do you have any remarks/suggestions regarding the above? Thanks.
For the old DS, algo update and SOA fix I agree. For the rest, and given that this is a test domain, I don't see a reason to care. For the disable recursor issue I have commented in the PR.
Connection test DNS issues, see DNSViz and/or Zonemaster for
test-ns-signed.internet.nl
.ns.test-ns-signed.internet.nl
tointernet.nl.
- which could be done?ns.test-ns-signed.internet.nl
has no MX, SPF, etc., actually testing it in the web test gave reason to open these issues:-a ECDSAP256SHA256
or add-b 2048
: https://github.com/internetstandards/Internet.nl/blob/7bb8f53b97ffe467080884250bc0a81f029a978c/docker/unbound/entrypoint.sh#L22-L23test-ns6.zone.template
based ontest-ns.zone.template
with awk? (but it's a bit cryptic, maybe explicitly repeat the ns-label, so a much simplersed -r '/^ns\t+A\t/d' test-ns.zone.template > test-ns6.zone.template
would suffice)