]> git.ipfire.org Git - thirdparty/bind9.git/commit
Call set_resigntime() in receive_secure_serial()
authorMark Andrews <marka@isc.org>
Thu, 27 Feb 2020 06:35:18 +0000 (17:35 +1100)
committerMark Andrews <marka@isc.org>
Tue, 3 Mar 2020 04:26:27 +0000 (15:26 +1100)
commit5d1611afdc61ea8f19ceecc3e88cdb2296ec3914
tree1a7aebdb7b973c15d3242e62d7c0022ec15acee6
parent9aa84dabf958c51a435f1215df749ac24f453341
Call set_resigntime() in receive_secure_serial()

With RRSIG records no longer being signed with the full
sig-validity-interval we need to ensure the zone->resigntime
as it may need to be set to a earlier time.
lib/dns/zone.c