mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-25 05:58:54 -04:00
The test verifies that a validating resolver enforces the max-validations-per-fetch limit when encountering a record with multiple expired RRSIGs followed by a valid one. One of the records is signed three times: twice with expired timestamps (to produce two expired RRSIGs for a.rrsigs-extra-expired/A) and once with valid timestamps, after which the expired RRSIGs are injected back into the signed zone file. max-validations-per-fetch is set to 2 via the template variable so that the third (valid) RRSIG is never reached, causing SERVFAIL. Assisted-by: Claude:claude-opus-4-8 |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||