• Marek Vavruša's avatar
    lib/zonecut: do not fetch DS/DNSKEY for cached insecure delegations · b2838cc1
    Marek Vavruša authored
    when a delegation is provably insecure, it is flagged as INSECURE in
    cache (this is different from "unchecked"), when the next query finds
    the same zone cut, this information is retrieved and if it was proved to
    be insecure before, this status is reused
    
    this prevents refetching of NS/DNSKEY in some situations
    b2838cc1