78
edits
(Update links and mention VPN and proxy heuristics) |
(Fix enterprise link) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
'''High-level overview:''' https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https | '''High-level overview:''' https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https | ||
'''Implementation:''' https://searchfox.org/ | '''Implementation:''' https://searchfox.org/firefox-main/source/toolkit/components/doh/DoHHeuristics.sys.mjs | ||
[https://searchfox.org/ | |||
[https://searchfox.org/firefox-main/source/toolkit/components/doh/DoHController.sys.mjs DoHController.jsm] is responsible for running them at startup and upon network changes, and taking action to disable or enable DoH based on the outcome. | |||
== Global Canary == | == Global Canary == | ||
| Line 36: | Line 37: | ||
See also: | See also: | ||
* https://support.mozilla.org/en-US/products/firefox-enterprise/settings | |||
== Enterprise Roots == | == Enterprise Roots == | ||
| Line 43: | Line 44: | ||
See also: | See also: | ||
* https://support.mozilla.org/en-US/kb/setting-certificate-authorities-firefox | |||
== ZScaler Canary Domain == | == ZScaler Canary Domain == | ||
edits