#3392 [RFE] Use pkispawn option to set location of saved CA admin PKCS#12 file
Closed: fixed 5 years ago Opened 11 years ago by rcritten.

ipaserver/install/cainstance.py now manually moves the CA admin PKCS#12 file (ca_admin_cert.p12) to /root.

There is a config option in pkispawn, pki_client_admin_cert, that until now contained only the file name to store. In dogtag ticket https://fedorahosted.org/pki/ticket/380 this was changed to a path.

Which means we will be able to drop the shutil.move, and protect us in case this filename/path is ever changed.


Metadata Update from @rcritten:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata