Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send notification to staff-users if a certificate which is in-use is expiring #18

Open
alextreme opened this issue Feb 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@alextreme
Copy link
Member

Discussed with @sjoerdie

Currently we have external (Uptimerobot) monitoring of our web-facing certificates. However for our DigiD/eHerkenning certificates we don't have additional monitoring in place.

It would be useful to automatically send a notification to staff-users if a certificate which is in-use is expiring within 30 days. This would be a weekly check (so you get bothered at most 4x).

This could be a management command or via some other mechanism, as long as it is easily automated.

@alextreme alextreme added the enhancement New feature or request label Feb 6, 2023
@sergei-maertens
Copy link
Member

How would you detect that a certificate is "in use"?

@alextreme
Copy link
Member Author

How about we skip the 'in use' checking and simply notify if there is a certificate that is expiring? It is then up to the admin to determine if the certificate is in use and needs to be replaced, or if the certificate is no longer in use and can be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants