mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
dd301a4535
When configuring the CA, create, configure and deploy the PKI ACME service instance. This includes creation (if necessary) of the LDAP container object heirarchy in which ACME-related objects will be stored. Dogtag ACME RA account management will be added in a subsequent commit, removing the use of the 'uid=admin' account (which as of this commit just has a bogus password). Part of: https://pagure.io/freeipa/issue/4751 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
class=org.dogtagpki.acme.database.LDAPDatabase
|
|
basedn=ou=acme,o=ipaca
|
|
configFile=/etc/pki/pki-tomcat/ca/CS.cfg
|