• Vladimír Čunát's avatar
    validate: fix bad usage of KR_RANK_INSECURE · 444b2618
    Vladimír Čunát authored
    It's supposed to mean that we have a proof from configured TAs that
    the RR isn't secure (typically proof of missing DS at some point).
    This case was just failure to find a fitting RRSIG; new KR_RANK_MISSING
    is introduced for that purpose, for simplicity.
    
    Also, make the validator more thorough about what ranks are safe to skip.
    444b2618