Skip to content

fix: chg: Improve performance when looking for the closest encloser when returning NSEC3 proofs

Mark Andrews requested to merge 4460-auth-nsec3-many-labels into main

Use the fact that the database returns the longest matching part of the requested name to find the required NSEC3 record. If there are multiple versions present in the database we may have to search further.

Closes #4460 (closed)

Edited by Mark Andrews

Merge request reports