ssl_expiry_check
Check SSL certificate expiry dates and days remaining to prevent service outages. Set a custom timeframe (default 30 days) for early warnings.
Instructions
[READ] Check which SSL certificates expire within N days (default 30).
Returns certificate name, expiry date, and days remaining. Run regularly to prevent outages.
Args: days: Check certs expiring within this many days (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |