mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-20 17:05:44 +02:00
README: add a paragraph and link to jump
This commit is contained in:
parent
3d3b270748
commit
d59c4aee26
1 changed files with 5 additions and 2 deletions
|
@ -75,8 +75,9 @@ The update script does server certificate verification, so first step is to
|
||||||
download the certificates.
|
download the certificates.
|
||||||
|
|
||||||
> 💡️ **Hint**: RouterOS 7.19 comes with a builtin certificate store. You
|
> 💡️ **Hint**: RouterOS 7.19 comes with a builtin certificate store. You
|
||||||
> can skip the steps regarding certificate download and import if you set
|
> can skip the steps regarding certificate download and import and jump
|
||||||
> the trust for these builtin trust anchors:
|
> to [installation of scripts](#installation-of-scripts) if you set the
|
||||||
|
> trust for these builtin trust anchors:
|
||||||
> `/certificate/settings/set builtin-trust-anchors=trusted;`
|
> `/certificate/settings/set builtin-trust-anchors=trusted;`
|
||||||
|
|
||||||
If you intend to download the scripts from a
|
If you intend to download the scripts from a
|
||||||
|
@ -113,6 +114,8 @@ is shown.
|
||||||
|
|
||||||
Always make sure there are no certificates installed you do not know or want!
|
Always make sure there are no certificates installed you do not know or want!
|
||||||
|
|
||||||
|
#### Installation of scripts
|
||||||
|
|
||||||
All following commands will verify the server certificate. For validity the
|
All following commands will verify the server certificate. For validity the
|
||||||
certificate's lifetime is checked with local time, so make sure the device's
|
certificate's lifetime is checked with local time, so make sure the device's
|
||||||
date and time is set correctly!
|
date and time is set correctly!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue