• Miek Gieben's avatar
    plugin/dnssec: check validityperiod of RRSIGs (#1385) · 318bab77
    Miek Gieben authored
    * plugin/dnssec: check validityperiod of RRSIGs
    
    Somehow we missed implementing this. If a sig a retrieved from the
    cache, but not valid anymore, regenerate it instead of server invalid
    signatures.
    
    Fixes #1378
    
    * drop from cache after 3/4 validity
    
    * six days means 6 days
    318bab77
cache_test.go 2.03 KB