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 email notification when SSL certificate is going to expire #115

Closed
humphd opened this issue Feb 3, 2023 · 2 comments · Fixed by #268
Closed

Send email notification when SSL certificate is going to expire #115

humphd opened this issue Feb 3, 2023 · 2 comments · Fixed by #268
Assignees
Labels
area: functionality Back end microservices that contribute to our main functionality category: notifications A service to notify users about their certificates/domains
Milestone

Comments

@humphd
Copy link
Contributor

humphd commented Feb 3, 2023

Similar to #113, we need to automate sending email notifications before SSL certificates expire. Let's Encrypt certificates are good for 90 days. We need to alert the user before they will expire so that they can renew them. I'm not sure when we should do this (1 month before? 1 week before?).

@SerpentBytes
Copy link
Contributor

SerpentBytes commented Feb 3, 2023

@humphd maybe we could have two reminders?
We could remind users to renew certificates a month before expiration. If the user still needs to renew the certificate, we can roll out another reminder a week before.

@humphd
Copy link
Contributor Author

humphd commented Feb 3, 2023

Could do, yes.

@SerpentBytes SerpentBytes self-assigned this Feb 4, 2023
@SerpentBytes SerpentBytes added the category: notifications A service to notify users about their certificates/domains label Feb 4, 2023
@sirinoks sirinoks added the area: functionality Back end microservices that contribute to our main functionality label Feb 13, 2023
@SerpentBytes SerpentBytes linked a pull request Mar 10, 2023 that will close this issue
2 tasks
@Eakam1007 Eakam1007 added this to the Milestone 0.5 milestone Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: functionality Back end microservices that contribute to our main functionality category: notifications A service to notify users about their certificates/domains
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants