From 178a07791834c3650f81371e2744646719c2b100 Mon Sep 17 00:00:00 2001 From: BitcoinMechanic Date: Fri, 29 Apr 2022 18:20:28 -0700 Subject: [PATCH 1/2] add link to firefox manual cert addition --- .../user-manual/connecting/connecting-lan/lan-os/lan-mac.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst b/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst index bf83e53..8d52b53 100644 --- a/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst +++ b/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst @@ -33,3 +33,7 @@ Trusting Embassy CA on Mac .. figure:: /_static/images/ssl/macos/certificate_trusted.png :width: 60% :alt: Keychain menu trusted certificate + +No additional setup is required for most browsers and you will be able to safely connect over LAN. + +If you wish to use Firefox (recommended) please follow the instructions :ref:`here `. From c8d5b7c0b1a48c900c8af98b6b912ae1b94603ad Mon Sep 17 00:00:00 2001 From: BitcoinMechanic <45926711+BitcoinMechanic@users.noreply.github.com> Date: Fri, 29 Apr 2022 18:30:06 -0700 Subject: [PATCH 2/2] Update lan-mac.rst --- .../user-manual/connecting/connecting-lan/lan-os/lan-mac.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst b/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst index 8d52b53..bde658e 100644 --- a/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst +++ b/site/source/user-manual/connecting/connecting-lan/lan-os/lan-mac.rst @@ -34,6 +34,6 @@ Trusting Embassy CA on Mac :width: 60% :alt: Keychain menu trusted certificate -No additional setup is required for most browsers and you will be able to safely connect over LAN. +No additional setup is required for most browsers and you will now be able to safely connect to your Embassy over LAN. -If you wish to use Firefox (recommended) please follow the instructions :ref:`here `. +For Firefox, you will need to follow :ref:`these ` instructions.