Dependencies#
$ dnf copr enable mkosek/freeipa-master
$ yum-builddep -y freeipa.spec
See also:
Spec File#
See Packaging.
Installation#
The installation code is located in the following files:
ipaserver/install/cainstance.py
ipaserver/install/dogtaginstance.py
ipaserver/install/krainstance.py
Backends#
The CA and KRA backend code is located in the following file:
ipaserver/plugins/dogtag.py
Password Vault#
Certificate Renewal#
See Certificate Renewal.
Cloning#
See Cloning.