eeade50 ipa-migrate - starttls does not work

2 files Authored by mreynolds 6 months ago, Committed by rcritten 6 months ago,
    ipa-migrate - starttls does not work
    
    We were previousily taking the provided ca cert and creating a temporary
    file from it. This was incorrect and caused the secure connection to
    fail.  Instead just use the file path provided.
    
    Fixes: https://pagure.io/freeipa/issue/9619
    
    Signed-off-by: Mark Reynolds <mreynolds@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>