-
I have deployed adguard home on linux docker using the following docker compose
I intend to have both DOT and DOH working. Accordingly, i have enabled encryption in settings, created persistent clients and added their ClientIDs to Allowed Client list. SSL certs and everything is perfect. DOT is working perfectly through the endpoint - |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks to Andrey Meshkov for the help on telegram. |
Beta Was this translation helpful? Give feedback.
Thanks to Andrey Meshkov for the help on telegram.
Setting
allow_unencrypted_doh
totrue
in the Adguard Home configuration file has fixed the issue