-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
coreCritical logic that touches certificate issuance, CRL, or PKI foundations.Critical logic that touches certificate issuance, CRL, or PKI foundations.featureA new capability or enhancement for users.A new capability or enhancement for users.infraChanges to build, deployment, or system setup.Changes to build, deployment, or system setup.
Description
Implement a mechanism to track issued certificates and flag those nearing expiration. Options include periodic checks (e.g., daily cron) that log warnings or trigger alerts (e.g., email, webhook). Expose an API endpoint to list expiring certificates within a configurable timeframe. Helps users avoid service disruptions due to unnoticed expiry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCritical logic that touches certificate issuance, CRL, or PKI foundations.Critical logic that touches certificate issuance, CRL, or PKI foundations.featureA new capability or enhancement for users.A new capability or enhancement for users.infraChanges to build, deployment, or system setup.Changes to build, deployment, or system setup.