brotandgames/ciao

Feature request: Notify on TLS/SSL Certificate expiration

Closed this issue · 3 comments

fperk commented

Is your feature request related to a problem? Please describe.
Notify on TLS/SSL Certificate expiration and show the expiration date in the UI.

Describe the solution you'd like
Check the SSL Certificate expiration date and send a notification before the Certificate expires

Describe alternatives you've considered
None

Additional context
I've been working on a solution and currently it is partially implemented.

Link to the fork with the partially implemented feature: https://github.com/fperk/ciao

First of all thanks for the Feature request and the initial work.

This feature has been on our roadmap for a long time. Now it's implemented and available since version 1.9.0.

@tareksamni Thank you for the well designed notification system for ciao. Maybe we should open source it as a gem?

@brotandgames, Sure we can do that :) If you could start a new repo, I can extract the ruby code, write unitests and implement the CI/CD pipeline.

@tareksamni Sent you an E-Mail to schedule a meeting to discuss this further.