John Stokes via FreeIPA-users wrote: > I have an IPA CA that is running fine for several years now. I also have two > replicas installed. > > Today while creating a backup I realized I don't know the password for the > file /root/cacert.p12 where the private key of the CA should be stored. The > one I thought it should be (same as the pass for my admin user) does not seem > to be working. > > Is there a way to reexport the private key of the CA? As I said everything is > working fine and I have access to the server. > If not how should I proceed? Should I destroy the whole CA and build a new > one?
The password is the Directory Manager password provided during initial installation. You can use PKCS12EXPORT to create a new PKCS#12 file with the CA private key. There is no supported way to replace the CA in a running IPA server. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
