AdguardTeam / AdguardTeam/AdGuardHome
"DNSSEC Validated" icon near DNSSEC incorrect domain
- Dominant language
- TypeScript
- Stars
- 36.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
### System Details:
* **Version of AdGuard Home server:**
* Adguard Home v0.106.0-b.4
* **How did you install AdGuard Home:**
* Snap package
* **How did you setup DNS configuration:**
* Ubuntu VPS
* **CPU architecture:**
* x86_64
* **Operating system and version:**
* Ubuntu 20.04.2 LTS
* **Unbound is present:**
* Unbound 1.13.0 (with DNSSEC features and hardenings on)
### Describe the bug
_I use Unbound + Adguard Home
I turned on "Enable DNSSEC" feature in Adguard home
I use [www.servfail.sidnlabs.nl](https://www.servfail.sidnlabs.nl) and [www.dnssec-failed.org](https://www.dnssec-failed.org) domains to check if DNSSEC checks are really working_
**When DNSSEC checks are turned on in Unbound and Adguard Home:**
_Expected behavior:_
No "DNSSEC Validated" icon near [www.servfail.sidnlabs.nl](https://www.servfail.sidnlabs.nl) and [www.dnssec-failed.org](https://www.dnssec-failed.org) domains in Adguard Home, because Unbound has restricted us from entering these domains with SERVFAIL
_Actual behavior:_


**When DNSSEC checks are turned off in Unbound and turned on in Adguard Home:**
_Expected behavior:_
Domains [www.servfail.sidnlabs.nl](https://www.servfail.sidnlabs.nl) and [www.dnssec-failed.org](https://www.dnssec-failed.org) are inaccessible (SERVFAIL) and no "DNSSEC Validated" icon near them
_Actual behavior:_

**P.S.**
_If it's correct behavior of Adguard Home, than "DNSSEC Validated" icon is quite misleading._
Contributor guide
Assessment
This issue has not been assessed yet.