• Marek Vavrusa's avatar
    trust_anchors: added custom timers, limit history · 5e7591f0
    Marek Vavrusa 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