mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
Previously, unknown DNSSEC status was marked with a question mark. FTL loads queries from the database and sets the DNSSEC status to unknown, because that information is not stored in the database: https://github.com/pi-hole/FTL/pull/461 Signed-off-by: Mcat12 <newtoncat12@yahoo.com>