mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* Modify Linux LAN connection guide to support FF enterprise roots * Touchup to lan linux instructions * Touchup2 to lan linux instructions * Touchup3 to lan linux instructions * Touchup to linux lan instructions * Touchup \#3ish to linux lan instructions * Modifications to LAN Firefox and LAN Android instructions * Add note about NextCloud on macOS, Android instructions * Various touchups / visual cleanliness cleanups / etc * ufw firewall allow Samba rules to punch holes in any local ufw/iptables firewall present * Update lan-ff.rst * Update lan-android.rst * Update torff-android.rst Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
40 lines
1.4 KiB
ReStructuredText
40 lines
1.4 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.
|
|
|
|
.. 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.
|
|
|
|
|