From aae2a38d15b807bb2b2393f7e52ff1e4d0e95fb9 Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:56:59 +0000 Subject: [PATCH] Enable enterprise roots on Firefox and TorBrowser (#578) --- site/source/device-guides/mac/ca-mac.rst | 2 +- site/source/misc-guides/tor-ff.rst | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/site/source/device-guides/mac/ca-mac.rst b/site/source/device-guides/mac/ca-mac.rst index 49f41ee..8029ee8 100644 --- a/site/source/device-guides/mac/ca-mac.rst +++ b/site/source/device-guides/mac/ca-mac.rst @@ -51,4 +51,4 @@ Complete this guide to trust your server's Root Certificate Authority (Root CA) .. tip:: If the keychain console did not show the certificate as trusted, press "Command + spacebar" and type “Keychain Access”, and hit enter to re-open it. -#. If using Firefox, complete :ref:`this final step ` +#. If using Firefox or TorBrowser, complete :ref:`this final step ` diff --git a/site/source/misc-guides/tor-ff.rst b/site/source/misc-guides/tor-ff.rst index ba699db..acad354 100644 --- a/site/source/misc-guides/tor-ff.rst +++ b/site/source/misc-guides/tor-ff.rst @@ -18,6 +18,12 @@ Configuring Firefox for Tor :width: 60% :alt: Firefox whitelist onions screenshot + #. Search for ``security.enterprise_roots.enable``, set it to ``true``. + + .. figure:: /_static/images/ssl/browser/enterprise_roots_enabled_true.png + :width: 80% + :alt: Firefox security settings + #. Go to the right-hand hamburger menu and select ``Settings``: .. figure:: /_static/images/tor/os_ff_settings.png