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 order is complete and ready #109

Closed
humphd opened this issue Feb 3, 2023 · 1 comment · Fixed by #510
Closed

Send email notification when SSL certificate order is complete and ready #109

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

Comments

@humphd
Copy link
Contributor

humphd commented Feb 3, 2023

Our Let's Encrypt code allows us to place an order for a certificate. This process takes time, and when it completes, we should send the user an email letting them know that they can log into the system and retrieve their certificate/private key. We should also send a notification if there was an error.

@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 category: certificates Creating certificates, encryption area: functionality Back end microservices that contribute to our main functionality labels Feb 13, 2023
@humphd humphd added this to the Milestone 0.9 milestone Mar 31, 2023
@humphd
Copy link
Contributor Author

humphd commented Mar 31, 2023

We should do this next release, now that the certificate flow is in place.

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: certificates Creating certificates, encryption category: notifications A service to notify users about their certificates/domains
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants