mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-30 08:07:56 -05:00
Add an ACL to allow ACME agents to revoke certificates. Although the operation "execute" sounds quite scary (as though it would have a wide scope), in fact it only allows revocation (and unrevocation). See CertResource.java and base/ca/shared/conf/acl.properties in the Dogtag source. Part of: https://pagure.io/freeipa/issue/4751 Reviewed-By: Rob Crittenden <rcritten@redhat.com>