freeipa / freeipa-healthcheck

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

Skip DogtagCertsConfigCheck for PKI versions >= 11.5.0 #318

Closed rcritten closed 10 months ago

rcritten commented 10 months ago

In 11.5.0 the PKI project stopped storing the certificate blobs in CS.cfg. If we continue to check it we will report a false positive so skip it in that case.

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

flo-renaud commented 10 months ago

@rcritten thanks for the patch, works for me. Tested with dogtag-pki-server 11.3.1-1 and 11.5.0-0.1.alpha4 on fedora 38.