mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
b1e72cb12e
Put the ACME config files under normal IPA versioning so we can more seamlessly do updates to them. Signed-off-by: Rob Crittenden <rcritten@redhat.com> https://pagure.io/freeipa/issue/8712 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
# VERSION 2 - DO NOT REMOVE THIS LINE
|
|
authType=BasicAuth
|
|
class=org.dogtagpki.acme.realm.DSRealm
|
|
groupsDN=ou=groups,o=ipaca
|
|
usersDN=ou=people,o=ipaca
|
|
url=ldaps://$FQDN:636
|
|
configFile=/etc/pki/pki-tomcat/ca/CS.cfg
|
|
username=$USER
|
|
password=$PASSWORD
|