Skip to content
  • Marek Vavruša's avatar
    5e7591f0
    trust_anchors: added custom timers, limit history · 5e7591f0
    Marek Vavruša authored
    new trust anchors variables:
    * trust_anchors.hold_down_time = 30 * day
    * trust_anchors.refresh_time = nil
    * trust_anchors.keep_removed = 0
    
    these could be used to control how often should
    root trust anchors be checked and how many removed
    keys should be kept in log (0 by default)
    5e7591f0
    trust_anchors: added custom timers, limit history
    Marek Vavruša authored
    new trust anchors variables:
    * trust_anchors.hold_down_time = 30 * day
    * trust_anchors.refresh_time = nil
    * trust_anchors.keep_removed = 0
    
    these could be used to control how often should
    root trust anchors be checked and how many removed
    keys should be kept in log (0 by default)
To learn more about this project, read the wiki.
Loading