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

Add Certificate Expiration Warnings (Not Errors) #1

Open
smartinov opened this issue Jun 15, 2017 · 2 comments
Open

Add Certificate Expiration Warnings (Not Errors) #1

smartinov opened this issue Jun 15, 2017 · 2 comments

Comments

@smartinov
Copy link
Contributor

Some kind of mechanism which would allow notifications of expiry on certain websites

@ppartarr
Copy link
Contributor

ppartarr commented Sep 4, 2020

@smartinov this has been added, the certificate expiry check happens here

@dreadl0ck this should probably be closed?

@dreadl0ck
Copy link
Contributor

dreadl0ck commented Sep 7, 2020

This is not fully implemented yet: Certificate expiry alerts are currently tracked as Errors and not as the issue title suggests as Warnings.

We do currently not have a concept of Warnings in petze,
but it would be nice to have that to describe issues that are not service failures (=Errors).

Things that produce a warning might not be critical, but still require attention (e.g: TLS cert expiry in X hours),
and could be reported in a different interval or to different contact persons.

I leave this ticket open for further brainstorming.

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

No branches or pull requests

3 participants