Add SSL expiry alerts
This commit is contained in:
@@ -58,6 +58,10 @@ Used for SSL certificate status.
|
||||
- `secret` (string): Login password.
|
||||
- `token` (string): Optional static token (not recommended if it expires).
|
||||
- `verify_tls` (bool): Set to `false` for self-signed TLS.
|
||||
- `alerts.enabled` (bool): Enable expiry notifications.
|
||||
- `alerts.days` (list): Thresholds in days (e.g. 30/14/7/1).
|
||||
- `alerts.cooldown_sec` (int): Cooldown between identical alerts.
|
||||
- `alerts.interval_sec` (int): Check interval.
|
||||
|
||||
Token flow:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user