freeipa / freeipa-healthcheck

Check the health of a freeIPA installation
GNU General Public License v3.0
50 stars 28 forks source link

Handle CS.cfg file missing in DogtagCertsConfigCheck #328

Closed rcritten closed 8 months ago

rcritten commented 8 months ago

This should never happen but if that file disappears things have gone really, really badly. Throw a CRITICAL error.

Fixes: https://github.com/freeipa/freeipa-healthcheck/issues/327