|
@@ -75,7 +75,7 @@ The datasource tried to provide an NSEC proof that the named domain does not
|
|
|
exist, but the database backend doesn't support DNSSEC. No proof is included
|
|
|
in the answer as a result.
|
|
|
|
|
|
-% DATASRC_DATABASE_FINDNSEC3 Looking for NSEC3 for %1 in % mode
|
|
|
+% DATASRC_DATABASE_FINDNSEC3 Looking for NSEC3 for %1 in %2 mode
|
|
|
Debug information. A search in an database data source for NSEC3 that
|
|
|
matches or covers the given name is being started.
|
|
|
|
|
@@ -97,7 +97,7 @@ NSEC3 name space. When the shown label count is smaller than that of the
|
|
|
shown name, the search tries the superdomain name that share the shown
|
|
|
(higher) label count of the shown name (e.g., for
|
|
|
www.example.com. with shown label count of 3, example.com. is being
|
|
|
-tried).
|
|
|
+tried, as "." is 1 label long).
|
|
|
|
|
|
% DATASRC_DATABASE_FINDNSEC3_TRYHASH_PREV looking for previous NSEC3 for %1 at label count %2 (hash %3)
|
|
|
Debug information. An exact match on hash (see
|