59af17d Fail if certmonger can't see new CA certificate in LDAP in ipa-cacert-manage

2 files Authored by jcholast 9 years ago, Committed by mkosek 9 years ago,
    Fail if certmonger can't see new CA certificate in LDAP in ipa-cacert-manage
    
    This should not normally happen, but if it does, report an error instead of
    waiting idefinitely for the certificate to appear.
    
    https://fedorahosted.org/freeipa/ticket/4629
    
    Reviewed-By: David Kupka <dkupka@redhat.com>