zonemaster-engine icon indicating copy to clipboard operation
zonemaster-engine copied to clipboard

Include expiration time and current time as message arguments

Open mattias-p opened this issue 3 years ago • 2 comments

Some test case messages are emitted when expiration times have passed. It would probably be helpful if the expiration time and current time that were used in the comparison were also included in the message. (See https://github.com/zonemaster/zonemaster-engine/pull/1011#discussion_r755004474)

mattias-p avatar Nov 24 '21 16:11 mattias-p

The link to the comment does not work.

matsduf avatar Nov 24 '21 16:11 matsduf

Two examples of message tags are DNSSEC:DS09_SOA_RRSIG_EXPIRED and DNSSEC:DS09_SOA_RRSIG_NOT_YET_VALID. To add more arguments to those messages the specification of DNSSEC09 should be updated first.

matsduf avatar Nov 24 '21 16:11 matsduf