aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-certificates.md
AgeCommit message (Expand)AuthorFilesLines
2023-01-23check-certificates: make the warning time configurablechange-89Gravatar Christian Hesse1-0/+1
2023-01-23doc/check-certificates: document the renew timeGravatar Christian Hesse1-0/+1
2023-01-11use arrows with emoji representation...We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top Gravatar Christian Hesse1-3/+3
2022-10-20doc/check-certificates: update notification...---- ✂️ ---- 🔏 Certificate renewed A certificate on MikroTik has been renewed. Name: example.com CommonName: example.com Private key: available Fingerprint: cc54cdd01fcd7698ecb71213874be776906eb33d26cd57754d168632f14c4c8b Issuer: R3 Validity: sep/08/2022 03:50:56 to dec/07/2022 03:50:55 Expires in: 8w 3d 12:03:30 ---- ✂️ ---- Gravatar Christian Hesse1-1/+1
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse1-4/+5
2022-05-12doc/check-certificates: RouterOS v7 path syntaxGravatar Christian Hesse1-3/+3
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse1-1/+2
2022-02-20add doc/mod/notification-telegramGravatar Christian Hesse1-1/+1
2022-02-12doc: use another info icon: 🛈 -> ℹ️Gravatar Christian Hesse1-1/+1
2022-02-11doc: put hints into block quoteGravatar Christian Hesse1-2/+2
2021-11-11doc: move notification images to script-specific directoriesGravatar Christian Hesse1-1/+1
2021-06-21doc: add sample notificationsGravatar Christian Hesse1-0/+4
2021-06-08global-functions: implement notifications via Matrix...Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ change-53Gravatar Michael Gisbers1-2/+2
2021-05-03doc: inform about dependency on base installation...That should make the documentation clearer if external sites link to the documentation of a specific script. Gravatar Christian Hesse1-0/+3
2021-02-18global: drop script 'global-wait'...All scripts wait for the global functions on their own now. change-44Gravatar Christian Hesse1-1/+1
2020-09-03doc/check-certificates: hint on running on startupGravatar Christian Hesse1-0/+4
2020-03-27add doc/check-certificates.mdGravatar Christian Hesse1-0/+52