Commit graph

3457 commits

Author SHA1 Message Date
Christian Hesse
24e98a9f09 netwatch-dns: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
9abd4be3c0 log-forward: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
773b15c6f0 lease-script: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
3190cf3782 ipv6-update: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
40c55f51df ipsec-to-dns: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
0a07cedf53 hotspot-to-wpa-cleanup: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
c173397481 hotspot-to-wpa: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
c985462647 gps-track: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
d042442c22 fw-addr-lists: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
bfaf317b22 firmware-upgrade-reboot: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
08851ef185 dhcp-to-dns: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
7ef4b8c139 dhcp-lease-comment: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
58d6f5ff3b daily-psk: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
2ba27a3aff collect-wireless-mac: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
b1360c513a check-routeros-update: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
3a0f95d090 check-perpetual-license: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
7e7b200426 check-lte-firmware-upgrade: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
b2558395e7 check-health: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
f2c2b9758b check-certificates: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
b1cda62448 certificate-renew-issued: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
ff21cfb45b capsman-rolling-upgrade: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
b75447f317 capsman-download-packages: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
63376a87c5 backup-upload: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
760745df68 backup-partition: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
4007feb83f backup-email: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
4f45b95b5e backup-cloud: early exit with :exit 2026-02-16 23:19:26 +01:00
Christian Hesse
bd1b460719 Merge branch 'compare-ids' into next 2026-02-16 23:19:26 +01:00
Christian Hesse
fdf196b800 Merge branch 'drop-builtin-trust-anchors' into next 2026-02-16 23:19:26 +01:00
Christian Hesse
7d11be871c global-functions: deprecate $HexToNum 2026-02-16 23:19:26 +01:00
Christian Hesse
a40d84dc0b mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-02-16 23:19:26 +01:00
Christian Hesse
25db7958a8 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-02-16 23:19:26 +01:00
Christian Hesse
5c44146b4f log-forward: fix indention 2026-02-16 23:19:26 +01:00
Christian Hesse
e0ee01cbaf mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-02-16 23:19:26 +01:00
Christian Hesse
bf62a52836 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-02-16 23:19:26 +01:00
Christian Hesse
19fd74416e log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-02-16 23:19:26 +01:00
Christian Hesse
f6ce8e930b README: drop the old builtin-trust-anchors 2026-02-16 23:19:26 +01:00
Christian Hesse
68ed97205c check-certificates: update wording, indent output 2026-02-05 08:21:36 +01:00
Christian Hesse
d0f50142f5 check-certificates: show days valid in details 2026-02-05 08:21:36 +01:00
Christian Hesse
3ee1978098 Merge branch 'certificate-builtin' into next 2026-01-27 15:47:19 +01:00
Christian Hesse
70ddc152de bump required RouterOS version for all scripts 2026-01-27 15:47:19 +01:00
Christian Hesse
b62594279d README: add a screenshot for builtin trust store 2026-01-27 15:47:19 +01:00
Christian Hesse
3f8de22d2a README: make the trust store a separate section 2026-01-27 15:47:19 +01:00
Christian Hesse
ae30574e86 README: reword the hint on builtin trust store 2026-01-27 15:47:19 +01:00
Christian Hesse
e359b3a176 global-functions: $CertificateAvailable: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00
Christian Hesse
baa8d6c974 INITIAL-COMMANDS: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00
Christian Hesse
a7be27aea9 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00
Christian Hesse
8b3346ec7e certs: drop 'Certum Trusted Network CA'...
... as it is no longer used.
2026-01-27 15:47:16 +01:00
Christian Hesse
a2298c2c76 certs: drop 'DigiCert Global Root G2'...
... as it is no longer used by Cloudflare.
2026-01-27 15:47:14 +01:00
Christian Hesse
70d743bcda certs: check gitlab.com ...
... as it is mentioned in global-config.
2026-01-27 12:43:19 +01:00
Christian Hesse
4ec1da1c91 certs: add combined file for GTS Root R1 & GTS Root R4...
... to make the checks happy.

This is a follow-up on:

* netwatch-dns: support multiple certificates
  0fffb5198e

* doc/netwatch-dns: give hint on multiple certificates
  92759fcca5
2026-01-27 12:33:09 +01:00