mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
update windows bonjour install; number formatting
This commit is contained in:
@@ -43,11 +43,11 @@ Components
|
|||||||
Assembly Instructions
|
Assembly Instructions
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
1. Insert mini speaker/buzzer into GPIO pins 6/8/10/12 with the word "speaker" facing out, `away from the board`.
|
#. Insert mini speaker/buzzer into GPIO pins 6/8/10/12 with the word "speaker" facing out, `away from the board`.
|
||||||
|
|
||||||
.. figure:: /_static/images/diy/pins.png
|
.. figure:: /_static/images/diy/pins.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Speaker board spec
|
:alt: Speaker board spec
|
||||||
|
|
||||||
That's it. Place the Raspberry Pi 4 board (with speaker attached), into its case.
|
That's it. Place the Raspberry Pi 4 board (with speaker attached), into its case.
|
||||||
|
|
||||||
@@ -76,18 +76,18 @@ Installing EmbassyOS
|
|||||||
|
|
||||||
Whether you purchase EmbassyOS from us or build it yourself, you need to flash it onto a microSD card.
|
Whether you purchase EmbassyOS from us or build it yourself, you need to flash it onto a microSD card.
|
||||||
|
|
||||||
1. Download `balenaEtcher <https://www.balena.io/etcher/>`_ onto your Mac, Windows, or Linux computer.
|
#. Download `balenaEtcher <https://www.balena.io/etcher/>`_ onto your Mac, Windows, or Linux computer.
|
||||||
2. Insert the microSD card into your computer, either directly or using an adapter.
|
#. Insert the microSD card into your computer, either directly or using an adapter.
|
||||||
3. Open balenaEtcher.
|
#. Open balenaEtcher.
|
||||||
4. Click `Select Image`, then find and select your copy of EmbassyOS.
|
#. Click `Select Image`, then find and select your copy of EmbassyOS.
|
||||||
5. Click `Select Target`, then find and select your micro SD card.
|
#. Click `Select Target`, then find and select your micro SD card.
|
||||||
6. Click `Flash!` You may be asked to (1) approve the unusually large disk target or (2) enter your password. Both are normal.
|
#. Click `Flash!` You may be asked to (1) approve the unusually large disk target or (2) enter your password. Both are normal.
|
||||||
|
|
||||||
.. figure:: /_static/images/diy/balena.png
|
.. figure:: /_static/images/diy/balena.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Balena Etcher Dashboard
|
:alt: Balena Etcher Dashboard
|
||||||
|
|
||||||
7. Once the image is flashed and verified, you may remove the micro SD and insert it into your Embassy.
|
#. Once the image is flashed and verified, you may remove the micro SD and insert it into your Embassy.
|
||||||
8. The Embassy is now ready for use, and you may following the normal :ref:`setup <initial-setup>` instructions. ``*``
|
#. The Embassy is now ready for use, and you may following the normal :ref:`setup <initial-setup>` instructions. ``*``
|
||||||
|
|
||||||
``*`` The first time you power it on, your Embassy will make more noises than future attempts, and it may take several minutes to finally complete.
|
``*`` The first time you power it on, your Embassy will make more noises than future attempts, and it may take several minutes to finally complete.
|
||||||
@@ -6,87 +6,84 @@ Browser
|
|||||||
|
|
||||||
.. warning:: Make sure you have completed setup on your :ref:`device <ssl-setup>` before continuing!
|
.. warning:: Make sure you have completed setup on your :ref:`device <ssl-setup>` before continuing!
|
||||||
|
|
||||||
.. note::
|
|
||||||
Some browsers (such as Firefox) may emit a "Warning: Potential Security Risk Ahead". This is because the SSL Certificate issued from your Embassy is not from a registered certificate authority. Usually, this warning is a valid concern, but in the case of accessing a service over LAN from your Embassy, select "Advanced" and "Accept the Risk and Continue".
|
|
||||||
|
|
||||||
.. _brave:
|
.. _brave:
|
||||||
|
|
||||||
Brave
|
Brave
|
||||||
=====
|
=====
|
||||||
|
|
||||||
1. Navigate to your Brave Settings in a new tab.
|
#. Navigate to your Brave Settings in a new tab.
|
||||||
|
|
||||||
2. On the left hand sidebar, navigate to *Additional Settings > Privacy and Security*.
|
#. On the left hand sidebar, navigate to *Additional Settings > Privacy and Security*.
|
||||||
|
|
||||||
3. Add the bottom of the section, select "Manage Certificates".
|
#. Add 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: 90%
|
:width: 90%
|
||||||
:alt: Brave privacy and security settings page
|
:alt: Brave privacy and security settings page
|
||||||
|
|
||||||
4. If you see a trusted “Embassy Local Root CA”, open a new tab to apply the certificate. If this does not work, quit and restart Brave.
|
#. If you see a trusted “Embassy Local Root CA”, open a new tab to apply the certificate. If this does not work, quit and restart Brave.
|
||||||
|
|
||||||
5. If you do not see a trusted “Embassy Local Root CA” certificate in the list, ensure the certificate is properly set up on your computer system.
|
#. If you do not see a trusted “Embassy Local Root CA” certificate in the list, ensure the certificate is properly set up on your computer system.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/brave_view_certs.png
|
.. figure:: /_static/images/ssl/browser/brave_view_certs.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Brave Manage Certificates sub-menu on MacOS
|
:alt: Brave Manage Certificates sub-menu on MacOS
|
||||||
|
|
||||||
6. Obtain the LAN address provided in the Setup App and enter it in a new tab.
|
#. Obtain the LAN address provided in the Setup App and enter it in a new tab.
|
||||||
|
|
||||||
7. You can now securely navigate to your Embassy over HTTPS!
|
#. You can now securely navigate to your Embassy over HTTPS!
|
||||||
|
|
||||||
8. Additionally, you can start a Brave private window with Tor to visit the Tor address over HTTPS (unnecessary in principle, but will circumvent annoying browser warnings).
|
#. Additionally, you can start a Brave private window with Tor to visit the Tor address over HTTPS (unnecessary in principle, but will circumvent annoying browser warnings).
|
||||||
|
|
||||||
.. _chrome:
|
.. _chrome:
|
||||||
|
|
||||||
Chrome
|
Chrome
|
||||||
======
|
======
|
||||||
|
|
||||||
1. Once you have followed the steps to setup your device, open a new tab to apply the certificate. If this does not work, quit and restart Chrome.
|
#. Once you have followed the steps to setup your device, open a new tab to apply the certificate. If this does not work, quit and restart Chrome.
|
||||||
|
|
||||||
2. Obtain the LAN address provided in the Setup App and enter it in the URL bar.
|
#. Obtain the LAN address provided in the Setup App and enter it in the URL bar.
|
||||||
|
|
||||||
3. You can now securely navigate to your Embassy over HTTPS!
|
#. You can now securely navigate to your Embassy over HTTPS!
|
||||||
|
|
||||||
.. _firefox:
|
.. _firefox:
|
||||||
|
|
||||||
Firefox
|
Firefox
|
||||||
========
|
========
|
||||||
|
|
||||||
1. Navigate to your Firefox Settings in a new tab.
|
#. Navigate to your Firefox Settings in a new tab.
|
||||||
|
|
||||||
2. Select “Privacy and Security” from the left hand navigation menu.
|
#. Select “Privacy and Security” from the left hand navigation menu.
|
||||||
|
|
||||||
3. Scroll all the way to the bottom of the page and select “View Certificates”.
|
#. Scroll all the way to the bottom of the page and select “View Certificates”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/firefox_security_settings.png
|
.. figure:: /_static/images/ssl/browser/firefox_security_settings.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Firefox security settings
|
:alt: Firefox security settings
|
||||||
|
|
||||||
Firefox privacy and security settings page
|
Firefox privacy and security settings page
|
||||||
|
|
||||||
4. Select the "Authorities" tab from the "Certificate Manager".
|
#. Select the "Authorities" tab from the "Certificate Manager".
|
||||||
|
|
||||||
5. Click “Import” and open the downloaded *Embassy Local Root CA.crt* file on your device. If you cannot find this, make sure you completed the :ref:`device setup steps <ssl-setup>`.
|
#. Click “Import” and open the downloaded *Embassy Local Root CA.crt* file on your device. If you cannot find this, make sure you completed the :ref:`device setup steps <ssl-setup>`.
|
||||||
|
|
||||||
6. When prompted, check “Trust this CA to identity websites” and select “OK”.
|
#. When prompted, check “Trust this CA to identity websites” and select “OK”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/browser/firefox_security_settings.png
|
.. figure:: /_static/images/ssl/browser/firefox_security_settings.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Firefox import cert
|
:alt: Firefox import cert
|
||||||
|
|
||||||
Firefox import certificate page
|
Firefox import certificate page
|
||||||
|
|
||||||
7. Ensure the “Embassy Local Root CA” exists under “Start9 Labs”.
|
#. Ensure the “Embassy Local Root CA” exists under “Start9 Labs”.
|
||||||
|
|
||||||
8. Click “OK” to save.
|
#. Click “OK” to save.
|
||||||
|
|
||||||
9. Open a new tab in Firefox to apply the changes. If this does not work, quit and restart Firefox.
|
#. Open a new tab in Firefox to apply the changes. If this does not work, quit and restart Firefox.
|
||||||
|
|
||||||
10. Navigate to the LAN address provided in the Setup App.
|
#. Navigate to the LAN address provided in the Setup App.
|
||||||
|
|
||||||
11. You can now securely navigate to your Embassy over HTTPS!
|
#. You can now securely navigate to your Embassy over HTTPS!
|
||||||
|
|
||||||
.. _safari:
|
.. _safari:
|
||||||
|
|
||||||
|
|||||||
@@ -8,172 +8,180 @@ Operating Systems
|
|||||||
MacOS
|
MacOS
|
||||||
-----
|
-----
|
||||||
|
|
||||||
1. Visit your Embassy at its Tor Address.
|
#. Visit your Embassy at its Tor Address.
|
||||||
|
|
||||||
2. Navigate to --> Embassy --> Connect Over LAN
|
#. Navigate to --> Embassy --> Connect Over LAN
|
||||||
|
|
||||||
.. figure:: /_static/images/embassy_lan_setup.png
|
.. figure:: /_static/images/embassy_lan_setup.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup menu item
|
:alt: LAN setup menu item
|
||||||
|
|
||||||
Select the "Connect over LAN" menu item
|
Select the "Connect over LAN" menu item
|
||||||
|
|
||||||
3. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
#. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
||||||
|
|
||||||
.. figure:: /_static/images/secure_lan_setup_page.png
|
.. figure:: /_static/images/secure_lan_setup_page.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup page
|
:alt: LAN setup page
|
||||||
|
|
||||||
Select the "Root Certificate Authority" sub menu
|
Select the "Root Certificate Authority" sub menu
|
||||||
|
|
||||||
4. Select the option to open your key with Keychain Access. If you choose to save file, double click on it once downloaded.
|
#. Select the option to open your key with Keychain Access. If you choose to save file, double click on it once downloaded.
|
||||||
|
|
||||||
.. figure:: /_static/images/secure_lan_setup_prompt.png
|
.. figure:: /_static/images/secure_lan_setup_prompt.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup prompt
|
:alt: LAN setup prompt
|
||||||
|
|
||||||
Open with "Keychain Access" and select "OK"
|
Open with "Keychain Access" and select "OK"
|
||||||
|
|
||||||
5. Enter your computer password when prompted. It will be imported into your computer’s keychain.
|
#. Enter your computer password when prompted. It will be imported into your computer’s keychain.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/macos/certificate_untrusted.png
|
.. figure:: /_static/images/ssl/macos/certificate_untrusted.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Keychain access import menu
|
:alt: Keychain access import menu
|
||||||
|
|
||||||
Keychain access import menu
|
Keychain access import menu
|
||||||
|
|
||||||
If the keychain console did not open, press "Command + spacebar" and type “Keychain Access”, and hit enter to open it.
|
#. If the keychain console did not open, press "Command + spacebar" and type “Keychain Access”, and hit enter to open it.
|
||||||
|
|
||||||
6. Navigate to the "System" tab and find the certificate entitled “Embassy Local Root CA”.
|
#. Navigate to the "System" tab and find the certificate entitled “Embassy Local Root CA”.
|
||||||
|
|
||||||
7. Double click on this certificate. A second window will pop up.
|
#. Double click on this certificate. A second window will pop up.
|
||||||
|
|
||||||
8. Open the “Trust” dropdown and select “Always Trust” from the dropdown next to “when using this certificate”.
|
#. Open the “Trust” dropdown and select “Always Trust” from the dropdown next to “when using this certificate”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/macos/always_trust.png
|
.. figure:: /_static/images/ssl/macos/always_trust.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Keychain submenu
|
:alt: Keychain submenu
|
||||||
|
|
||||||
Select "Always trust" under SSL dropdown for Embassy Local CA
|
Select "Always trust" under SSL dropdown for Embassy Local CA
|
||||||
|
|
||||||
9. Close this window and enter your password to apply the settings.
|
#. Close this window and enter your password to apply the settings.
|
||||||
|
|
||||||
10. The “Embassy Local Root CA” cert will now read “This certificate is marked as trusted for all users” in Keychain Access.
|
#. The “Embassy Local Root CA” cert will now read “This certificate is marked as trusted for all users” in Keychain Access.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/macos/certificate_trusted.png
|
.. figure:: /_static/images/ssl/macos/certificate_trusted.png
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Keychain menu trusted certificate
|
:alt: Keychain menu trusted certificate
|
||||||
|
|
||||||
Trusted Embassy Local CA certificate
|
Trusted Embassy Local CA certificate
|
||||||
|
|
||||||
11. Open to your favorite browser to import this certificate and follow the steps for :ref:`supported browsers <browsers>`.
|
#. Open to your favorite browser to import this certificate and follow the steps for :ref:`supported browsers <browsers>`.
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
-------
|
-------
|
||||||
|
|
||||||
1. Install `Bonjour Print Services <https://support.apple.com/kb/DL999>`_ on your Windows machine. This is necessary in order to visit .local addresses on Windows.
|
#. Install `Bonjour Print Services <https://support.apple.com/kb/DL999>`_ on your Windows machine. This is necessary in order to visit .local addresses on Windows.
|
||||||
|
#. If you are having issues running Bonjour after installing, you might have had Bonjour previously installed. To fix:
|
||||||
|
|
||||||
2. Visit your Embassy at its Tor Address.
|
#. Check out this video: https://www.youtube.com/watch?v=9ECCB3bqNDQ
|
||||||
|
#. UNinstall Bonjour completely via ``system settings -> remove programs``
|
||||||
|
#. Reinstall Bonjour Printer Driver package (download at https://support.apple.com/kb/DL999?locale=en_US)
|
||||||
|
#. Restart Windows
|
||||||
|
#. Note: Uninstalling Bonjour via the setup package seems to be not enough to solve the issue. Bonjour must be uninstalled via windows system settings.
|
||||||
|
|
||||||
3. Navigate to --> Embassy --> Connect Over LAN
|
#. Visit your Embassy at its Tor Address.
|
||||||
|
|
||||||
.. figure:: /_static/images/embassy_lan_setup.png
|
#. Navigate to --> Embassy --> Connect Over LAN
|
||||||
:width: 90%
|
|
||||||
:alt: LAN setup menu item
|
|
||||||
|
|
||||||
Select the "Connect over LAN" menu item
|
.. figure:: /_static/images/embassy_lan_setup.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: LAN setup menu item
|
||||||
|
|
||||||
4. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
Select the "Connect over LAN" menu item
|
||||||
|
|
||||||
.. figure:: /_static/images/secure_lan_setup_page.png
|
#. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
||||||
:width: 90%
|
|
||||||
:alt: LAN setup page
|
|
||||||
|
|
||||||
Select the "Root Certificate Authority" sub menu download icon
|
.. figure:: /_static/images/secure_lan_setup_page.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: LAN setup page
|
||||||
|
|
||||||
5. Select the option to save the *Embassy Local CA.crt* file.
|
Select the "Root Certificate Authority" sub menu download icon
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/windows_download_cert.png
|
#. Select the option to save the *Embassy Local CA.crt* file.
|
||||||
:width: 90%
|
|
||||||
:alt: LAN setup prompt
|
|
||||||
|
|
||||||
"Save file" when Opening Embassy Local CA.crt
|
.. figure:: /_static/images/ssl/windows/windows_download_cert.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: LAN setup prompt
|
||||||
|
|
||||||
6. On your computer, right-click the “Start” menu and select “Run”.
|
"Save file" when Opening Embassy Local CA.crt
|
||||||
|
|
||||||
7. Type in “mmc” and click “OK”. When prompted on the “User Account Control” window, select “Yes” to allow this program to run.
|
#. On your computer, right-click the “Start” menu and select “Run”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/1_windows_mmc.png
|
#. Type in “mmc” and click “OK”. When prompted on the “User Account Control” window, select “Yes” to allow this program to run.
|
||||||
:width: 90%
|
|
||||||
:alt: Windows MMC
|
|
||||||
|
|
||||||
Access the Windows Management Console
|
.. figure:: /_static/images/ssl/windows/1_windows_mmc.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Windows MMC
|
||||||
|
|
||||||
8. When the Management Console opens, navigate to *File > Add/Remove Snap-in*.
|
Access the Windows Management Console
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/2_windows_console_root.png
|
#. When the Management Console opens, navigate to *File > Add/Remove Snap-in*.
|
||||||
:width: 90%
|
|
||||||
:alt: Windows Console Root
|
|
||||||
|
|
||||||
Add Snap-in from Console Root
|
.. figure:: /_static/images/ssl/windows/2_windows_console_root.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Windows Console Root
|
||||||
|
|
||||||
9. Select “Certificates” in the left side menu, then “Add”. This will open another window.
|
Add Snap-in from Console Root
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/3_windows_add_certificates.png
|
#. Select “Certificates” in the left side menu, then “Add”. This will open another window.
|
||||||
:width: 90%
|
|
||||||
:alt: Add Certificates
|
|
||||||
|
|
||||||
Add Certificates to selected snap-ins
|
.. figure:: /_static/images/ssl/windows/3_windows_add_certificates.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Add Certificates
|
||||||
|
|
||||||
10. Select “Computer account” and click “Next. Leave defaulted options on the next screen and click “Finish”.
|
Add Certificates to selected snap-ins
|
||||||
|
|
||||||
11. When you return to the “Add or Remove Snap-ins” page, ensure “Certificates (Local Computer)” exists under “Console Root” in the “Selected snap-ins” section, then click “OK”.
|
#. Select “Computer account” and click “Next. Leave defaulted options on the next screen and click “Finish”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/4_windows_selected_snapin.png
|
#. When you return to the “Add or Remove Snap-ins” page, ensure “Certificates (Local Computer)” exists under “Console Root” in the “Selected snap-ins” section, then click “OK”.
|
||||||
:width: 90%
|
|
||||||
:alt: Snap-in Selected
|
|
||||||
|
|
||||||
Certificates (Local Computer) is selected as snap-in
|
.. figure:: /_static/images/ssl/windows/4_windows_selected_snapin.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Snap-in Selected
|
||||||
|
|
||||||
12. In the left hand menu of the Management Console, navigate to Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates.
|
Certificates (Local Computer) is selected as snap-in
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/5_windows_trusted_certificate_menu.png
|
#. In the left hand menu of the Management Console, navigate to Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates.
|
||||||
:width: 90%
|
|
||||||
:alt: Certificates in Management Console
|
|
||||||
|
|
||||||
Access Certificates in Management Console
|
.. figure:: /_static/images/ssl/windows/5_windows_trusted_certificate_menu.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Certificates in Management Console
|
||||||
|
|
||||||
13. Right click on “Certificates”, then navigate to *All Tasks > Import*.
|
Access Certificates in Management Console
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/6_windows_import_cert.png
|
#. Right click on “Certificates”, then navigate to *All Tasks > Import*.
|
||||||
:width: 90%
|
|
||||||
:alt: Import certificate
|
|
||||||
|
|
||||||
Select "Import" from Certificates sub-menu
|
.. figure:: /_static/images/ssl/windows/6_windows_import_cert.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Import certificate
|
||||||
|
|
||||||
14. Click “Next” on the first page of the Certificate Import Wizard, then browse to the location where you saved the downloaded certificate and click “Open”.
|
Select "Import" from Certificates sub-menu
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/7_windows_import_cert_wizard.png
|
#. Click “Next” on the first page of the Certificate Import Wizard, then browse to the location where you saved the downloaded certificate and click “Open”.
|
||||||
:width: 90%
|
|
||||||
:alt: Import cert wizard
|
|
||||||
|
|
||||||
Add downloaded certificate int he Certificate Import Wizard
|
.. figure:: /_static/images/ssl/windows/7_windows_import_cert_wizard.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Import cert wizard
|
||||||
|
|
||||||
15. On the “Certificate Store” window, ensure that it says “Trusted Root Certificate Authorities” and click “Next”.
|
Add downloaded certificate int he Certificate Import Wizard
|
||||||
|
|
||||||
16. Select “OK” when the import is successful.
|
#. On the “Certificate Store” window, ensure that it says “Trusted Root Certificate Authorities” and click “Next”.
|
||||||
|
|
||||||
17. Verify the Embassy Local Root CA certificate is in the “Certificates” folder.
|
#. Select “OK” when the import is successful.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/8_windows_successful_cert_install.png
|
#. Verify the Embassy Local Root CA certificate is in the “Certificates” folder.
|
||||||
:width: 90%
|
|
||||||
:alt: Successful cert install
|
|
||||||
|
|
||||||
Embassy Local Root CA imported into Certificate folder
|
.. figure:: /_static/images/ssl/windows/8_windows_successful_cert_install.png
|
||||||
|
:width: 90%
|
||||||
|
:alt: Successful cert install
|
||||||
|
|
||||||
18. You can save the settings to the console if desired or cancel.
|
Embassy Local Root CA imported into Certificate folder
|
||||||
|
|
||||||
|
#. You can save the settings to the console if desired or cancel.
|
||||||
|
|
||||||
|
#. Open to your favorite browser to import this certificate and follow the steps for :ref:`supported browsers <browsers>`.
|
||||||
|
|
||||||
19. Open to your favorite browser to import this certificate and follow the steps for :ref:`supported browsers <browsers>`.
|
|
||||||
|
|
||||||
Linux
|
Linux
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user