Post #2169204
2026-05-05 22:10 UTC
@ErikUden Yep, nothing you can do from your end.
If you're already running a local resolver, you can configure that to ignore DNSSEC for .de, e.g., for unbound:
```yaml
server:
domain-insecure: "de"
```
but that isn't something you can tell non-tech people.
Replies (0)
No replies.