6f830ae Test that IPA certs are removed on server uninstall

1 file Authored by antorres 3 years ago, Committed by frenaud 3 years ago,
    Test that IPA certs are removed on server uninstall
    
    Test that IPA certs are removed after the server uninstall
    process. This is needed since if these certs are not
    removed from the system store, further installations
    will fail.
    
    Related: https://pagure.io/freeipa/issue/8614
    Signed-off-by: Antonio Torres <antorres@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>