| Previous | Next |
| DNS_ERROR_BAD_KEYMASTER | DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT |
DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD
DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD means the requested validity interval for DNSSEC signatures is outside the acceptable range or is inconsistent with the signing configuration.
What to check
- Review the signature validity and refresh timing together with the zone TTLs and key rollover schedule.
- Confirm the value is being set in the expected units and applies to the intended zone.
- Validate the complete zone-signing configuration before using the revised timing in production.
Test-DnsServerDnsSecZoneSetting -ZoneName "example.com"
Microsoft: Sign DNS zones with DNSSEC
Microsoft: Test-DnsServerDnsSecZoneSetting
Microsoft: Get-DnsServerDnsSecZoneSetting
Looking for a different code? Search another status or error code.
