mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
* Add thunderbird app integration. Related touchups * thunderbird page title touchup * More nextcloud guide touchups * Update index.rst * Update index.rst * A few more nextcloud guide changes * Link to windows and mac-specific instructions in respective guides --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
60 lines
1.7 KiB
ReStructuredText
60 lines
1.7 KiB
ReStructuredText
.. _connecting-lan:
|
|
|
|
===================
|
|
Connecting Over LAN
|
|
===================
|
|
|
|
Whenever you are connected the same Local Area Network (LAN) as your Embassy (i.e. the same WiFi network), it is best to access your Embassy's LAN Address (.local URL). LAN connections are fast and secure and do not even require Internet access!
|
|
|
|
.. note:: Your Embassy creates its own Certificate Authority (CA) to establish trust with client devices.
|
|
|
|
Download Root CA
|
|
----------------
|
|
|
|
First, download your Embassy's Root CA. There are two way to accomplish this:
|
|
|
|
Option 1
|
|
........
|
|
|
|
Download it from html page you saved at the completion of :ref:`Initial Setup<initial-setup>`.
|
|
|
|
Option 2
|
|
........
|
|
|
|
Navigate to *System > LAN*, then click "Download Certificate".
|
|
|
|
.. figure:: /_static/images/ssl/embassy_lan_setup.png
|
|
:width: 60%
|
|
:alt: LAN setup menu item
|
|
|
|
Trust Root CA
|
|
-------------
|
|
|
|
First, instruct your **operating system** to trust your Embassy's Root CA.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
lan-os/index
|
|
|
|
Then instruct your **browser** to trust your Embassy's Root CA.
|
|
|
|
.. note:: On a Mac - this is only necessary on Firefox. Brave, Chrome and Safari will already work.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
lan-browser/index
|
|
|
|
**OPTIONAL**: Setup client integrations for Embassy Services (such as Nextcloud).
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
lan-integrations/index
|
|
|
|
Access your Embassy LAN Address
|
|
-------------------------------
|
|
|
|
With the Root CA downloaded and trusted by both your operating system and your browser, you can now visit your Embassy's LAN Address (.local URL) over secure https. Any service that offers a LAN URL will also be securely accessible!
|