8e7d1ac ipa-certupdate: Update client certs before KDC/HTTPd restart

1 file Authored by cheimes 2 years ago, Committed by frenaud 2 years ago,
    ipa-certupdate: Update client certs before KDC/HTTPd restart
    
    Apache HTTPd uses `/etc/ipa/ca.crt` to validate client certs.
    `ipa-certupdate` now updates the file before it restarts HTTPd.
    
    Fixes: https://pagure.io/freeipa/issue/9285
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>