mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* Revert Mint/PopOS instructions * Revert Mint/PopOS instructions * Tweak a couple android focused guides * Tweak to Android note
42 lines
1.5 KiB
ReStructuredText
42 lines
1.5 KiB
ReStructuredText
.. _lan-ff:
|
|
|
|
==============================
|
|
Trusting Embassy CA in Firefox
|
|
==============================
|
|
|
|
.. caution:: You will first need to complete :ref:`lan-os` for your device before continuing.
|
|
|
|
This should work equally well in Firefox, Firefox ESR, or Librewolf.
|
|
|
|
.. note:: If you are attempting to set up Firefox on Android, click the "Android" tab below for Android-specific instructions.
|
|
|
|
.. tabs::
|
|
|
|
.. group-tab:: Linux/Mac/Windows
|
|
|
|
#. Open Firefox and enter ``about:config`` in the URL bar. Accept any warnings that may appear about accessing advanced settings.
|
|
|
|
#. Search for *security.enterprise_roots.enabled* and double click on *false* so that it turns to *true*:
|
|
|
|
.. figure:: /_static/images/ssl/browser/enterprise_roots_enabled_true.png
|
|
:width: 80%
|
|
:alt: Firefox security settings
|
|
|
|
#. Now restart Firefox and you should now see this symbol indicating a secure connection:
|
|
|
|
.. figure:: /_static/images/ssl/browser/firefox-https-good.png
|
|
:width: 80%
|
|
:alt: Firefox security settings
|
|
|
|
.. group-tab:: Android
|
|
|
|
#. To setup in Firefox Beta or Fennec, tap the kebab menu, then go to *Settings > About Firefox Beta* and tap the Firefox logo five times until it says "Debug menu enabled."
|
|
|
|
#. Return to *Settings > Secret Settings* and enable "Use third party CA certificates".
|
|
|
|
.. group-tab:: iOS
|
|
|
|
No additional configuration for iOS is required.
|
|
|
|
|