+ FAQ: Disable DoH encryption on AdGuard Home

Close #1997

Squashed commit of the following:

commit a6c3962352b8fccb0517484901e2a841c3a3f629
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Aug 7 13:48:28 2020 +0300

    + FAQ: Disable DoH encryption on AdGuard Home
Simon Zolin 2020-08-07 15:14:42 +03:00
parent cd49303ed9
commit a069511dc4
1 changed files with 5 additions and 0 deletions

5
FAQ.md

@ -118,3 +118,8 @@ If you're running a web server already and you want to access AdGuard Home dashb
reverse_proxy AGH_IP:AGH_PORT
}
}
#### Disable DoH encryption on AdGuard Home
When you use TLS on your reverse proxy server, there's no need to use TLS on AdGuard Home.
Set `allow_unencrypted_doh: false` in AdGuardHome.yaml to allow AdGuard Home respond to DoH requests without TLS encryption.