Skip to content
Snippets Groups Projects
Commit fd7066d0 authored by menakite's avatar menakite Committed by Vladimír Čunát
Browse files

validator: set EDE code if SEP does not match or DNSKEY is revoked.

If the tag and algorithm of DS and DNSKEY do not correspond, or in case
the DNSKEY is revoked, set EDE code "DNSKEY Missing".
If both match, but the algorithm is not supported, set EDE code
"Unsupported DNSKEY Algorithm".
In case RRSIGs for DNSKEY exist, but can't be validated due to a key
error, set EDE code "RRSIGs Missing".
parent 48f57424
No related branches found
No related tags found
1 merge request!1590{resolver,validator}: provide more EDE codes.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment