0e4fbc3 ipa-migrate - properly handle invalid certificates

1 file Authored by mreynolds 6 months ago, Committed by rcritten 6 months ago,
    ipa-migrate - properly handle invalid certificates
    
    A ValueError is raised when an invalid certificate is used, so the tool
    should handle this properly and not produce a stack trace.
    
    Fixes: https://pagure.io/freeipa/issue/9642
    
    Signed-off-by: Mark Reynolds <mreynolds@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>