forked from freeipa/freeipa
-
Notifications
You must be signed in to change notification settings - Fork 0
Installing PKI Admin Certificate
Endi S. Dewata edited this page May 23, 2024
·
3 revisions
This page describes the process to install PKI admin certificate in PKI CLI’s NSS database.
To install PKI admin certificate:
$ pki-server cert-export ca_signing --cert-file ca_signing.crt $ pki client-cert-import ca_signing --ca-cert ca_signing.crt $ pki client-cert-import \ --pkcs12 /root/ca-agent.p12 \ --pkcs12-password Secret.123
To use the admin certificate, specify the nickname as follows:
$ pki -n ipa-ca-agent ca-user-find