Skip to content
Snippets Groups Projects
Commit 704e2bff authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

DNSSEC: refresh signatures earlier

The signatures are now refreshed (signature_lifetime / 10) seconds
before their expiration. The default signature lifetime is 30 days,
therefore the signatures are refreshed 3 days before their expiration.

The parameter 'expires_at' in signing functions was renamed to 'refresh_at',
as the name was misleading.

The signing policy structure was cleaned and helper functions were added.

DNSSEC event logging was changed from relative to absolute value, because
the intervals are much longer now.
parent c9e19c0b
Branches
Tags
1 merge request!151DNSSEC: signatures refreshing
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment