Skip to content
Snippets Groups Projects
Commit c73cdf7e authored by Marek Vavruša's avatar Marek Vavruša
Browse files

Merge branch 'dnssec-resign-early' into 'master'

DNSSEC: signatures refreshing

Included changes:

* 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.
parents a376e2f5 ea606b1d
No related branches found
No related tags found
No related merge requests found
Showing with 194 additions and 160 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment