+ 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
parent
cd49303ed9
commit
a069511dc4
5
FAQ.md
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.
|
||||
|
|
Loading…
Reference in New Issue