You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
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
The text was updated successfully, but these errors were encountered: