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

Notify local endpoints when the gateway's id certificate is renewed #539

Closed
gnarea opened this issue Jan 5, 2022 · 2 comments · Fixed by #576
Closed

Notify local endpoints when the gateway's id certificate is renewed #539

gnarea opened this issue Jan 5, 2022 · 2 comments · Fixed by #576
Assignees
Labels

Comments

@gnarea
Copy link
Member

gnarea commented Jan 5, 2022

So that those endpoints can re-register at their earliest convenience.

This could be implemented as an Android broadcast, for example.

When it should be triggered

However it's implemented, it should ideally be generic enough to be reused more generally when the certificate changes for other reasons (e.g., the user migrated to another public gateway), although triggering the notification for other reasons is outside the scope of this issue.

@sdsantos
Copy link
Collaborator

Requires:

Tasks:

  • Whenever there's a renewal, send a broadcast to all endpoints

@github-actions
Copy link

github-actions bot commented Apr 1, 2022

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants