mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-06-20 17:55:40 +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.
|
||||
|
||||
> 💡️ **Hint**: RouterOS 7.19 comes with a builtin certificate store. You
|
||||
> can skip the steps regarding certificate download and import if you set
|
||||
> the trust for these builtin trust anchors:
|
||||
> can skip the steps regarding certificate download and import and jump
|
||||
> to [installation of scripts](#installation-of-scripts) if you set the
|
||||
> trust for these builtin trust anchors:
|
||||
> `/certificate/settings/set builtin-trust-anchors=trusted;`
|
||||
|
||||
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!
|
||||
|
||||
#### Installation of scripts
|
||||
|
||||
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
|
||||
date and time is set correctly!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue