Security/DNS Over HTTPS/Heuristics: Difference between revisions

Fix enterprise link
(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/mozilla-central/source/browser/components/doh/DoHHeuristics.sys.mjs<br />
'''Implementation:''' https://searchfox.org/firefox-main/source/toolkit/components/doh/DoHHeuristics.sys.mjs
[https://searchfox.org/mozilla-central/source/browser/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.
 
[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/policies-customization-enterprise/policies-overview-enterprise
* 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
* https://support.mozilla.org/en-US/kb/setting-certificate-authorities-firefox


== ZScaler Canary Domain ==
== ZScaler Canary Domain ==
78

edits