mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Backup /root/kracert.p12
ipa-backup now backs up /root/kracert.p12. The file contains the certs and encrypted private keys for KRA transport, storage and audit. Closes: https://fedorahosted.org/freeipa/ticket/6659 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
parent
a930ec824d
commit
11ef2cacbf
@ -157,6 +157,7 @@ class Backup(admintool.AdminTool):
|
||||
paths.DOGTAG_ADMIN_P12,
|
||||
paths.KRA_AGENT_PEM,
|
||||
paths.CACERT_P12,
|
||||
paths.KRACERT_P12,
|
||||
paths.KRB5KDC_KDC_CONF,
|
||||
paths.SYSTEMD_IPA_SERVICE,
|
||||
paths.SYSTEMD_SSSD_SERVICE,
|
||||
|
Loading…
Reference in New Issue
Block a user