mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 05:25:38 +07:00
fix: update manual install links with correct CDN URLs from API
This commit is contained in:
@@ -61,10 +61,10 @@ If you prefer to install certificates manually, follow these steps for your oper
|
|||||||
|
|
||||||
<Steps>
|
<Steps>
|
||||||
### Download the Certificate
|
### Download the Certificate
|
||||||
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/trustlab-root.crt)** file.
|
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/dydev-its-true.crt)** file.
|
||||||
|
|
||||||
### Open Certificate
|
### Open Certificate
|
||||||
Double-click the downloaded `trustlab-root.crt` file. Click **"Install Certificate"**.
|
Double-click the downloaded `dydev-its-true.crt` file. Click **"Install Certificate"**.
|
||||||
|
|
||||||
### Select Store Location
|
### Select Store Location
|
||||||
Select **"Local Machine"** (Requires Admin rights) and click Next.
|
Select **"Local Machine"** (Requires Admin rights) and click Next.
|
||||||
@@ -81,14 +81,14 @@ Click Next and Finish. The certificate is now installed system-wide.
|
|||||||
|
|
||||||
<Steps>
|
<Steps>
|
||||||
### Download
|
### Download
|
||||||
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/trustlab-root.crt)** file.
|
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/dydev-its-true.crt)** file.
|
||||||
|
|
||||||
### Add to Keychain
|
### Add to Keychain
|
||||||
Double-click the file to open **Keychain Access**.
|
Double-click the file to open **Keychain Access**.
|
||||||
Select the **System** keychain.
|
Select the **System** keychain.
|
||||||
|
|
||||||
### Trust the Certificate
|
### Trust the Certificate
|
||||||
Double-click the "TrustLab Root CA" in the list.
|
Double-click the "DyDev Its True" (Root CA) in the list.
|
||||||
Expand the **Trust** section.
|
Expand the **Trust** section.
|
||||||
Change "When using this certificate" to **Always Trust**.
|
Change "When using this certificate" to **Always Trust**.
|
||||||
</Steps>
|
</Steps>
|
||||||
@@ -97,7 +97,7 @@ Change "When using this certificate" to **Always Trust**.
|
|||||||
|
|
||||||
<Steps>
|
<Steps>
|
||||||
### Download
|
### Download
|
||||||
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/trustlab-root.crt)** or **[DER Format](https://cdn.trustlab.dyzulk.com/ca/trustlab-root.der)**.
|
Download the **[Root CA (.crt)](https://cdn.trustlab.dyzulk.com/ca/dydev-its-true.crt)** or **[DER Format](https://cdn.trustlab.dyzulk.com/ca/dydev-its-true.der)**.
|
||||||
|
|
||||||
### Install via Settings
|
### Install via Settings
|
||||||
Go to **Settings** > **Security** > **Encryption & Credentials**.
|
Go to **Settings** > **Security** > **Encryption & Credentials**.
|
||||||
|
|||||||
Reference in New Issue
Block a user