From 93516620e37b7cbcac1a9e5c0c0cf743038a3803 Mon Sep 17 00:00:00 2001 From: phillip-stephens Date: Mon, 14 Oct 2024 12:11:11 -0400 Subject: [PATCH] update TLSA records --- testing/integration_tests.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/integration_tests.py b/testing/integration_tests.py index db7b36ac..222d79ee 100755 --- a/testing/integration_tests.py +++ b/testing/integration_tests.py @@ -570,7 +570,7 @@ def run_zdns_multiline_output(self, flags, name, executable=ZDNS_EXECUTABLE, app "cert_usage": 3, "selector": 1, "matching_type": 1, - "certificate": "c1e715b41a893a35c8310e746552a6cd51ebaeadb2bf01d6e38e773f7adebe90" + "certificate": "2a8f1dbc25611cd32da057c5dde9c4d55db6dd9b386b402ede4b7507d93ede8d" }, { "type": "TLSA", "class": "IN", @@ -578,7 +578,7 @@ def run_zdns_multiline_output(self, flags, name, executable=ZDNS_EXECUTABLE, app "cert_usage": 3, "selector": 1, "matching_type": 1, - "certificate": "2a8f1dbc25611cd32da057c5dde9c4d55db6dd9b386b402ede4b7507d93ede8d" + "certificate": "b05d5a0b10095ab7d38710aa70b85c5227cfb9cae23c93ee2bf8fdbedfffdb39" } ]