mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Support TLS Expiry alerts #1
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @proffalken on GitHub (Jul 11, 2021).
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:
I've been bitten by this so many times in the past!
@TheGuyDanish commented on GitHub (Jul 11, 2021):
The ability to import a trusted root CA (for internal CA's) would be a welcome addition to the above.
@12nick12 commented on GitHub (Jul 11, 2021):
Adding to this domain expiration would also be great.
@joe-eklund commented on GitHub (Jul 16, 2021):
Hi I detailed how you can do this in https://github.com/louislam/uptime-kuma/issues/21#issuecomment-881757886 using an environment variable.
@tmarly commented on GitHub (Dec 15, 2021):
Hi, I see that the commit #
44c1b336fix this issue and is in the latest version, am I wrong ?@proffalken commented on GitHub (Dec 15, 2021):
@tmarly nope, not wrong, this is working well in the latest version.
@jsloane commented on GitHub (Jan 2, 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 commented on GitHub (Jan 2, 2022):
See #844, config is currently not implemented yet.