d9efa72 Add LDAP attribute ipaCaHSMConfiguration to store HSM state

Authored and Committed by rcritten 8 months ago
    Add LDAP attribute ipaCaHSMConfiguration to store HSM state
    
    This will be used so that when a replica is created it can
    configure the HSM without relying on the user to pass in
    the same token, library name, etc.
    
    Fixes: https://pagure.io/freeipa/issue/9273
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>