• Marek Vavrusa's avatar
    Removed wrong semantic check - RRSIG RRCOUNT != covered RRCOUNT. · 55404e8b
    Marek Vavrusa authored
    The RRSIG may cover multiple RRs if TTL, class and owner match.
    For example:
    @ NS a
    @ NS b
    @ RRSIG NS ...
    
    If the RRSIG covered only part of the RRs, it the signature would
    be invalid, but a RRset should only have 1 signature regardless of
    how many RRs is it composed of.
    55404e8b