mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
The KRA_BACKUP_KEYS_P12 file is not enabled when pki_backup_keys is set to False. This is the case IPA is configured with HSM support. With an HSM you don't export private keys. Related: https://pagure.io/freeipa/issue/7677 Related: https://pagure.io/freeipa/issue/9273 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>