mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
install: export KRA agent PEM file in ipa-kra-install
https://fedorahosted.org/freeipa/ticket/5462 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
parent
e56a1535b0
commit
164fb7b1d1
@ -266,6 +266,8 @@ class KRAInstance(DogtagInstance):
|
||||
|
||||
shutil.move(paths.KRA_BACKUP_KEYS_P12, paths.KRACERT_P12)
|
||||
|
||||
export_kra_agent_pem()
|
||||
|
||||
self.log.debug("completed creating KRA instance")
|
||||
|
||||
def __create_kra_agent(self):
|
||||
|
Loading…
Reference in New Issue
Block a user