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

RFE: Check the validity period for user-provided certificates #347

Open
rcritten opened this issue Feb 7, 2025 · 0 comments · May be fixed by #348
Open

RFE: Check the validity period for user-provided certificates #347

rcritten opened this issue Feb 7, 2025 · 0 comments · May be fixed by #348

Comments

@rcritten
Copy link
Collaborator

rcritten commented Feb 7, 2025

Currently user-provided certificates are ignored because we use certmonger to find the certificates to check.

We can write a separate check to validate any user-provided HTTP, DS and/or KRB certificates.

Downstream issue https://issues.redhat.com/browse/RHEL-29304

rcritten added a commit to rcritten/freeipa-healthcheck that referenced this issue Feb 10, 2025
Validate the Apache, DS and PKINIT certificates and
warn if they are going to expire soon. This should help
users avoid expired certificates they provide themselves.

These were originally logged and skipped.

Fixes: freeipa#347

Signed-off-by: Rob Crittenden <[email protected]>
@rcritten rcritten linked a pull request Feb 10, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant