check-certificates: support auto-renew of certificates

This commit is contained in:
Christian Hesse 2018-12-20 15:55:40 +01:00
parent ee49fe3184
commit 44be3d8d07
2 changed files with 49 additions and 10 deletions

View file

@ -90,6 +90,11 @@
"global-config"
}
# Use this for certificate auto-renew
:global "cert-renew-url" "";
#:global "cert-renew-url" "https://example.com/certificates/";
:global "cert-renew-pass" "v3ry-s3cr3t";
# Do *NOT* change these!
:global "sent-routeros-update-notification" "-";
:global "sent-lte-firmware-update-notification" "-";