mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-07 14:30: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 |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| meson.build | ||
| test_client.c | ||
| test_server.c | ||