ad77613 client-install: Do not crash on invalid CA certificate in LDAP

Authored and Committed by jcholast 9 years ago
    client-install: Do not crash on invalid CA certificate in LDAP
    
    When CA certificates in LDAP are corrupted, use the otherwise acquired CA
    certificates from before.
    
    https://fedorahosted.org/freeipa/ticket/4565
    
    Reviewed-By: David Kupka <dkupka@redhat.com>