]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add '-P ds' and '-D ds' to dnssec-settime
authorMatthijs Mekking <matthijs@isc.org>
Thu, 27 Aug 2020 10:32:41 +0000 (12:32 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 2 Sep 2020 09:59:47 +0000 (11:59 +0200)
commitd4c4f6a669aa3fc38d00c2b4ebe58407b86e417b
treebf3a7e6d09a0dcd1143410b19550c18b3be587cc
parent1f5c47e4e6b1eb16ba111528d2ff64e989414e05
Add '-P ds' and '-D ds' to dnssec-settime

Add two more arguments to the dnssec-settime tool. '-P ds' sets the
time that the DS was published in the parent, '-D ds' sets the time
that the DS was removed from the parent (these times are not accurate,
but rely on the user to use them appropriately, and as long as the
time is not before actual publication/withdrawal, it is fine).

These new arguments are needed for the kasp system test. We want to
test when the next key event is once a DS is published, and now
that 'parent-registration-delay' is obsoleted, we need a different
approach to reliable test the timings.
CHANGES
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-settime.rst
doc/man/dnssec-settime.1in