README: add a paragraph and link to jump

This commit is contained in:
Christian Hesse 2025-05-28 14:16:57 +02:00
parent 3d3b270748
commit d59c4aee26

View file

@ -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!