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

watchdog: Allow setting THRESHOLD for cert_check in mailcow.conf #5837

Open
guedressel opened this issue Apr 9, 2024 · 1 comment
Open

Comments

@guedressel
Copy link

Summary

Allow setting the certificate expiry threshold in mailcow.conf file like other watchdog thresholds.

Motivation

In my setup I run a custom acme infrastructure with very short living certificates (two days). Since the check_certs function has a hard coded THRESHOLD variable set to 7, I'm always receiving alerts from the watchdog.

Additional context

No response

@guedressel
Copy link
Author

Maybe disabling this check completely would also be a practical solution for my environment.

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

No branches or pull requests

1 participant