2715fbd Check that IPA cert is added to trust store after server install

1 file Authored by antorres 3 years ago, Committed by frenaud 3 years ago,
    Check that IPA cert is added to trust store after server install
    
    Checking that IPA cert has been added to trust
    store is needed to verify that installation
    of the server is correct. This cert should also
    be removed on uninstall to prevent failures
    on further installations.
    
    Related: https://pagure.io/freeipa/issue/8614
    Signed-off-by: Antonio Torres <antorres@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>