From 3c6058e5b94ad32e8ab971533207efdf9f096ec7 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 16 May 2024 06:59:07 +0200 Subject: [PATCH] can't use ClientID with DoT --- doc/APPS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/APPS.md b/doc/APPS.md index 8667e2d..8ae2771 100644 --- a/doc/APPS.md +++ b/doc/APPS.md @@ -37,6 +37,7 @@ Now, click the "Secure DNS profile creator" link above and fill the input fields - Name of DNS provider: put an arbitrary name here, for example "AGH" - Select either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) - If you don't know which one to choose, you can read the "DNS-over-HTTPS or DNS-over-TLS?" section of [the tool's homepage(https://dns.notjakob.com/index.html) + - If you want to use the [ClientID](https://github.com/AdguardTeam/AdGuardHome/wiki/Clients#clientid) option, you can't chose DoT since YunoHost can't handle wildcard domain names, so mandatory DoH for you - For the primary DNS settings, you have to put trustworthy servers IPs, for example [the FDN ones](https://www.fdn.fr/actions/dns/) - And finally the setting for your AdGuard Home server URL: - If you selected DoH: put your domain name between `https://` and `/dns-query`: `https://__DOMAIN__/dns-query`