f709ca9 Disable dogtag cert publishing

Authored and Committed by rcritten 4 years ago
    Disable dogtag cert publishing
    
    Dogtag had only one switch, ca.publish.enable, for both CRLs and certs.
    
    Since cert publishing is not used in IPA it should be disabled to
    avoid false positives in the logs.
    
    https://pagure.io/freeipa/issue/7522
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>