mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-30 08:07:56 -05:00
Add a default certificate profile to be used with the ACME service. The profile requires the (Dogtag) user interacting with the CA to be a member of the (Dogtag) "ACME Agents" group. For each CA server we create a dedicated ACME agent account, make it a member of this group, and configure the ACME issuer component to use that account. Part of: https://pagure.io/freeipa/issue/4751 Reviewed-By: Rob Crittenden <rcritten@redhat.com>