1ec875c ipatests: test software HSM installation with server & replica

4 files Authored by myusuf 8 months ago, Committed by rcritten 8 months ago,
    ipatests: test software HSM installation with server & replica
    
    Use SoftHSM2 to install an IPA CA to store the keys in an HSM.
    
    Whenenver new keys are generated either in the initial install
    or if a KRA is installed then the token needs to be synced
    between all servers prior to installing a new CA or KRA.
    
    Fixes: https://pagure.io/freeipa/issue/9273
    
    Signed-off-by: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>