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

Support TLS Expiry alerts #1

Closed
proffalken opened this issue Jul 11, 2021 · 7 comments · Fixed by #91
Closed

Support TLS Expiry alerts #1

proffalken opened this issue Jul 11, 2021 · 7 comments · Fixed by #91
Labels
feature-request Request for new features to be added

Comments

@proffalken
Copy link
Contributor

This is an amazing project, I had it up and running within minutes of your post on Reddit, thank you so much!

It would be awesome if you could add TLS monitoring alongside the "uptime" monitoring.

Although LetsEncrypt does a great job of auto-renewing certs, it would be great to monitor the following metrics as well:

  1. Days until certificate expires
  2. Whether the certificate is valid or invalid

I've been bitten by this so many times in the past!

@TheGuyDanish
Copy link
Contributor

The ability to import a trusted root CA (for internal CA's) would be a welcome addition to the above.

@12nick12
Copy link

Adding to this domain expiration would also be great.

@louislam louislam added the feature-request Request for new features to be added label Jul 12, 2021
@joe-eklund
Copy link

The ability to import a trusted root CA (for internal CA's) would be a welcome addition to the above.

Hi I detailed how you can do this in #21 (comment) using an environment variable.

@tmarly
Copy link

tmarly commented Dec 15, 2021

Hi, I see that the commit #44c1b336 fix this issue and is in the latest version, am I wrong ?

@proffalken
Copy link
Contributor Author

@tmarly nope, not wrong, this is working well in the latest version.

@jsloane
Copy link

jsloane commented Jan 3, 2022

Is there a way to disable these alerts? I don't want to be notified when the certificate is going to expire in 14 days, I just need outage notifications.

@chakflying
Copy link
Collaborator

See #844, config is currently not implemented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features to be added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants