~stappers/dnsmasqmlpc

Add IANA Root TA 2024. v1 APPLIED

Geert Stappers: 2
 Add IANA Root TA 2024.
 trust-anchors.conf: nitpicking

 2 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~stappers/dnsmasqmlpc/patches/54886/mbox | git am -3
Learn more about email & git

[PATCH] Add IANA Root TA 2024. Export this patch

From: Loganaden Velvindron <logan@cyberstorm.mu>

Signed-off-by: Loganaden Velvindron <logan@cyberstorm.mu>
Signed-off-by: Jaykishan Mutkawoa <jay@cyberstorm.mu>
---
 trust-anchors.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/trust-anchors.conf b/trust-anchors.conf
index 2a1e2a0..1a7de74 100644
--- a/trust-anchors.conf
+++ b/trust-anchors.conf
@@ -1,9 +1,9 @@
# The root DNSSEC trust anchor, valid as at 11/01/2019
# The root DNSSEC trust anchor, valid as at 18/07/2024

# Note that this is a DS record (ie a hash of the root Zone Signing Key) 
# If was downloaded from https://data.iana.org/root-anchors/root-anchors.xml

trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D

trust-anchor=.,38696,8,2,683D2D0ACB8C9B712A1948B27F741219298D0A450D612C483AF444A4C0FB2B16


-- 
2.30.2

[PATCH] trust-anchors.conf: nitpicking Export this patch

Some minor changes in comment lines

Reported-by: Gary R. Schmidt <grschmidt@acm.org>
---
 trust-anchors.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/trust-anchors.conf b/trust-anchors.conf
index 1a7de74..e8bacf4 100644
--- a/trust-anchors.conf
+++ b/trust-anchors.conf
@@ -1,7 +1,7 @@
# The root DNSSEC trust anchor, valid as at 18/07/2024

# Note that this is a DS record (ie a hash of the root Zone Signing Key) 
# If was downloaded from https://data.iana.org/root-anchors/root-anchors.xml
# Note that this is a DS record (i.e. a hash of the root Zone Signing Key) 
# It was downloaded from https://data.iana.org/root-anchors/root-anchors.xml

trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
trust-anchor=.,38696,8,2,683D2D0ACB8C9B712A1948B27F741219298D0A450D612C483AF444A4C0FB2B16
-- 
2.30.2