mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
* change embassyOS to StartOS & nuance * Update conf.py * Update manifest.rst * say start9 instead of embassy in two links * progress * scrubbed faqs - basic-use, lightning, service-packaging, services, startos * add a few fixes * more * more 'embassy' cleanup * more * the last of embassy (aside from sdk and cli commands, links, etc) * some fixes * update icon, logo, and theme * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/developer-docs/packaging.rst * Update site/source/developer-docs/specification/config-spec.rst * Update site/source/learn/concepts/networks.rst * Update site/source/learn/concepts/networks.rst * Update site/source/user-manual/customize.rst * Update site/source/support/faq/faq-basic-use.rst * Update site/source/user-manual/upgrade-hardware/naspi-upgrade.rst * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-services.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-startos.rst * Update site/source/support/faq/faq-troubleshooting.rst * Update site/source/support/faq/faq-startos.rst * Minor fixes * Fix build errors, ready to roll * Add Beethoven * More fixes * More nother fix * More nother fixes agin * Remove sentence * cards instead --------- Co-authored-by: Matt Hill <matthewonthemoon@gmail.com> Co-authored-by: Shadowy Super Coder <musashidisciple@proton.me> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Co-authored-by: agent <kn0wmad@protonmail.com>
87 lines
2.8 KiB
ReStructuredText
87 lines
2.8 KiB
ReStructuredText
.. _lan-ios:
|
|
|
|
================================
|
|
Trusting Your Server's CA on iOS
|
|
================================
|
|
|
|
This applies to iOS v15 and v16. For older versions, see the `v14 guide </0.3.1.x/user-manual/connecting/connecting-lan/lan-os/lan-ios>`_.
|
|
|
|
|
|
#. Download the certificate to your Downloads folder
|
|
|
|
.. note::
|
|
In order to do this, open Safari and visit your Start9 server's .local URL while connected to WiFi, but make sure it is prefixed with `http://` and not `https://`.
|
|
|
|
Log in using your password, then click the hamburger (3 lines) menu at the top right, select System > LAN > Download Certificate. It may say `This website is trying to download a configuration profile. Do you want to allow this?` Click `Allow`.
|
|
|
|
Once this is done, you can skip to step 3, below.
|
|
|
|
If you downloaded the certificate from a browser such as Firefox, you will need to copy the file from that Downloads folder to your iCloud Downloads folder. Navigate there via `Files > iCloud Drive > Downloads`. Otherwise, the "Profile Download" dialog will not appear when you click on the file in the next step.
|
|
|
|
#. Open your iCloud Downloads folder and click on the certificate. It will display a dialog box that says "Profile Downloaded." Click `Close`.
|
|
|
|
.. figure:: /_static/images/ssl/ios/import_cert.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Head to *Settings > General > VPN & Device Management*
|
|
|
|
.. figure:: /_static/images/ssl/ios/settings_general_vpn.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Locate the profile under "DOWNLOADED PROFILE" and tap on it
|
|
|
|
.. figure:: /_static/images/ssl/ios/install_1.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Tap *Install*
|
|
|
|
.. figure:: /_static/images/ssl/ios/install_2.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Tap *Install* again
|
|
|
|
.. figure:: /_static/images/ssl/ios/install_3.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Tap *Install* yet again
|
|
|
|
.. figure:: /_static/images/ssl/ios/install_4.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. You should see green text with a check-mark saying "Verified" under the Profile Installed dialog.
|
|
|
|
.. figure:: /_static/images/ssl/ios/install_5.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Tap *Done* near the top right.
|
|
|
|
#. Next, navigate to *General > About > Certificate Trust Settings*.
|
|
|
|
.. figure:: /_static/images/ssl/ios/trust_1.png
|
|
:width: 20%
|
|
:alt: Certificate trust settings
|
|
|
|
#. Under "Enable full trust for root certificates", enable your "<custom-address> Local Root CA".
|
|
|
|
.. figure:: /_static/images/ssl/ios/trust_2.png
|
|
:width: 20%
|
|
:alt: Enable full trust
|
|
|
|
#. Tap *Continue*
|
|
|
|
.. figure:: /_static/images/ssl/ios/trust_3.png
|
|
:width: 20%
|
|
:alt: Profiles
|
|
|
|
#. Your certificate should now be installed and trusted:
|
|
|
|
.. figure:: /_static/images/ssl/ios/trust_4.png
|
|
:width: 20%
|
|
:alt: Profiles |