projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ff0e0a
)
test: use the default nsec3-iterations value
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Wed, 24 Jan 2024 18:19:29 +0000
(19:19 +0100)
committer
Luca Boccassi
<luca.boccassi@gmail.com>
Wed, 24 Jan 2024 21:30:28 +0000
(21:30 +0000)
In Knot 3.2 the nsec3-iterations default was changed to 0 and Knot now
issues a warning if the value is > 0. Let's just use the default value,
since it's not something that's important for our tests.
test/knot-data/knot.conf
patch
|
blob
|
history
diff --git
a/test/knot-data/knot.conf
b/test/knot-data/knot.conf
index 69c2082e48cd42471a820728f76bb82e37349384..22800f6cea31b3a4eacfd82fc3824fe5de53c7bc 100644
(file)
--- a/
test/knot-data/knot.conf
+++ b/
test/knot-data/knot.conf
@@
-59,7
+59,6
@@
policy:
ksk-lifetime: 365d
ksk-submission: parent_zone_sbm
nsec3: on
- nsec3-iterations: 10
propagation-delay: 1s
signing-threads: 4
zone-max-ttl: 1s