• Simon Kelley's avatar
    Return INSECURE, rather than BOGUS when DS proved not to exist. · fe3992f9
    Simon Kelley authored
    Return INSECURE when validating DNS replies which have RRSIGs, but
    when a needed DS record in the trust chain is proved not to exist.
    It's allowed for a zone to set up DNSKEY and RRSIG records first, then
    add a DS later, completing the chain of trust.
    
    Also, since we don't have the infrastructure to track that these
    non-validated replies have RRSIGS, don't cache them, so we don't
    provide answers with missing RRSIGS from the cache.
    fe3992f9
dnsmasq.h 45.8 KB