lan-chrome-brave instructions touchups (#274)
* lan-chrome-brave instructions touchups * lan-chrome-brave instructions typo correction * Screenshots update from Chrome Guide * Fix ======='s
6
poetry.lock
generated
@@ -629,7 +629,7 @@ watchmedo = ["PyYAML (>=3.10)"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wcwidth"
|
name = "wcwidth"
|
||||||
version = "0.2.5"
|
version = "0.2.6"
|
||||||
description = "Measures the displayed width of unicode strings in a terminal"
|
description = "Measures the displayed width of unicode strings in a terminal"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@@ -1057,8 +1057,8 @@ watchdog = [
|
|||||||
{file = "watchdog-2.2.1.tar.gz", hash = "sha256:cdcc23c9528601a8a293eb4369cbd14f6b4f34f07ae8769421252e9c22718b6f"},
|
{file = "watchdog-2.2.1.tar.gz", hash = "sha256:cdcc23c9528601a8a293eb4369cbd14f6b4f34f07ae8769421252e9c22718b6f"},
|
||||||
]
|
]
|
||||||
wcwidth = [
|
wcwidth = [
|
||||||
{file = "wcwidth-0.2.5-py2.py3-none-any.whl", hash = "sha256:beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784"},
|
{file = "wcwidth-0.2.6-py2.py3-none-any.whl", hash = "sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e"},
|
||||||
{file = "wcwidth-0.2.5.tar.gz", hash = "sha256:c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83"},
|
{file = "wcwidth-0.2.6.tar.gz", hash = "sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0"},
|
||||||
]
|
]
|
||||||
zipp = [
|
zipp = [
|
||||||
{file = "zipp-3.11.0-py3-none-any.whl", hash = "sha256:83a28fcb75844b5c0cdaf5aa4003c2d728c77e05f5aeabe8e95e56727005fbaa"},
|
{file = "zipp-3.11.0-py3-none-any.whl", hash = "sha256:83a28fcb75844b5c0cdaf5aa4003c2d728c77e05f5aeabe8e95e56727005fbaa"},
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 131 KiB |
@@ -14,6 +14,5 @@ On Mac, you only need to instruct Firefox to trust your Embassy's Root CA. The o
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
Firefox <lan-ff>
|
Firefox <lan-ff>
|
||||||
Brave <lan-brave>
|
Chrome / Brave <lan-chrome-brave>
|
||||||
Chrome <lan-chrome>
|
|
||||||
Safari <lan-safari>
|
Safari <lan-safari>
|
||||||
|
|||||||
@@ -1,32 +1,34 @@
|
|||||||
.. _lan-brave:
|
.. _lan-chrome-brave:
|
||||||
|
|
||||||
=========================
|
==========================================
|
||||||
Trust Embassy CA in Brave
|
Trust Embassy CA in Chrome / Brave Browser
|
||||||
=========================
|
==========================================
|
||||||
|
|
||||||
.. caution:: You will first need to complete :ref:`lan-os` for your device before continuing.
|
.. caution:: You will first need to complete :ref:`lan-os` for your device before continuing.
|
||||||
|
|
||||||
|
.. note:: This guide will work for Chrome, Chromium, Brave Browser or Vivaldi
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
.. group-tab:: Linux
|
.. group-tab:: Linux
|
||||||
|
|
||||||
#. Open a new tab in Brave and open to "Settings" from the top-right hamburger menu.
|
#. Open a new tab in the browser and open to "Settings" from the top-right hamburger menu.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_settings.png
|
.. figure:: /_static/images/ssl/browser/brave_settings.png
|
||||||
:width: 30%
|
:width: 30%
|
||||||
:alt: Brave settings page
|
:alt: Chrome / Brave settings page
|
||||||
|
|
||||||
#. On the left hand sidebar, select the "Privacy and security" section, then the "Security" menu item.
|
#. On the left hand sidebar, select the "Privacy and security" section, then the "Security" menu item.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_security.png
|
.. figure:: /_static/images/ssl/browser/brave_security.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Brave Privacy and security settings
|
:alt: Chrome / Brave Privacy and security settings
|
||||||
|
|
||||||
#. At the bottom of the section, select "Manage Certificates".
|
#. At the bottom of the section, select "Manage Certificates".
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_security_settings.png
|
.. figure:: /_static/images/ssl/browser/brave_security_settings.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Brave Security settings page
|
:alt: Chrome / Brave Security settings page
|
||||||
|
|
||||||
#. Click the "Authorities" tab
|
#. Click the "Authorities" tab
|
||||||
|
|
||||||
@@ -34,18 +36,24 @@ Trust Embassy CA in Brave
|
|||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Certificate Authorities
|
:alt: Certificate Authorities
|
||||||
|
|
||||||
#. If you see "org-Start9" with a trusted “Embassy Local Root CA” listed under it, open a new tab to apply the certificate. If this does not work, quit and restart Brave.
|
#. If you see "org-Start9" with a trusted “Embassy Local Root CA” listed under it, your work is already done. Open a new tab and visit your Embassy's address. The browser shouldn't give any warning pages about the certificate anymore. If it still does, quit and restart the browser using `Menu > Exit`.
|
||||||
|
|
||||||
#. If you do not see "org-Start9" in the list, click "Import" and open the downloaded "Embassy Local Root CA.crt" file on your device. Check the box for "Trust this certificate for identifying websites" and click "OK".
|
#. If you do not see "org-Start9" in the list, click "Import" and open the downloaded "Embassy Local Root CA.crt" file on your device.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_view_certs.png
|
.. figure:: /_static/images/ssl/browser/chrome_authorities.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Brave Manage Certificates sub-menu on macOS
|
:alt: Chrome / Brave Import "Embassy Local Root CA.crt"
|
||||||
|
|
||||||
|
#. Check the box for "Trust this certificate for identifying websites" and click "OK".
|
||||||
|
|
||||||
|
.. figure:: /_static/images/ssl/browser/chrome_trust.png
|
||||||
|
:width: 60%
|
||||||
|
:alt: Chrome / Brave Manage Certificates sub-menu on macOS
|
||||||
|
|
||||||
|
|
||||||
.. group-tab:: Windows
|
.. group-tab:: Windows
|
||||||
|
|
||||||
#. Open a new tab in Brave and open to "Settings" from the top-right hamburger menu.
|
#. Open a new tab in the browser and click "Settings" from the top-right hamburger menu.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_settings.png
|
.. figure:: /_static/images/ssl/browser/brave_settings.png
|
||||||
:width: 30%
|
:width: 30%
|
||||||
@@ -119,4 +127,4 @@ Trust Embassy CA in Brave
|
|||||||
|
|
||||||
.. group-tab:: Mac
|
.. group-tab:: Mac
|
||||||
|
|
||||||
No additional setup is required for Brave on MacOS
|
No additional setup is required for Chrome or Brave on MacOS
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
.. _lan-chrome:
|
|
||||||
|
|
||||||
=============================
|
|
||||||
Trusting Embassy CA in Chrome
|
|
||||||
=============================
|
|
||||||
|
|
||||||
.. caution:: You will first need to complete :ref:`lan-os` for your device before continuing.
|
|
||||||
|
|
||||||
.. tip:: The following guide also works with Chromium and Vivaldi.
|
|
||||||
|
|
||||||
#. Open a new tab in Chrome and visit *chrome://settings/certificates* in the URL bar.
|
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/chrome_settings.png
|
|
||||||
:width: 60%
|
|
||||||
:alt: Chrome Certificates Settings page
|
|
||||||
|
|
||||||
#. Click on the "Authorities" tab.
|
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/chrome_authorities.png
|
|
||||||
:width: 60%
|
|
||||||
:alt: Chrome Certificate Authorities page
|
|
||||||
|
|
||||||
#. If you see "org-Start9" with a trusted “Embassy Local Root CA” listed under it, open a new tab to apply the certificate. If this does not work, quit and restart Chrome.
|
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/chrome_s9ca.png
|
|
||||||
:width: 60%
|
|
||||||
:alt: Start9 Certificate Authority
|
|
||||||
|
|
||||||
#. If you do not see "org-Start9"in the list, click “Import” and open the downloaded "Embassy Local Root CA.crt" file on your device. Check the box for "Trust this certificate for identifying websites" and click "OK"
|
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/chrome_trust.png
|
|
||||||
:width: 60%
|
|
||||||
:alt: Trust the CA
|
|
||||||