mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Use certmonger D-Bus API to configure certmonger in CA install.
Before, certmonger was configured by modifying its internal database directly. Reviewed-By: Petr Viktorin <pviktori@redhat.com>
This commit is contained in:
committed by
Petr Viktorin
parent
def727ce56
commit
57f0be7b5d
@@ -2,7 +2,6 @@ NULL =
|
||||
|
||||
appdir = $(IPA_DATA_DIR)
|
||||
app_DATA = \
|
||||
ca_renewal \
|
||||
ipa.conf \
|
||||
ipa-pki-proxy.conf \
|
||||
ipa-rewrite.conf \
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# A separate helper for fetching dogtag certificates that are renewed on
|
||||
# another system.
|
||||
id=dogtag-ipa-retrieve-agent-submit
|
||||
ca_is_default=0
|
||||
ca_type=EXTERNAL
|
||||
ca_external_helper=/usr/libexec/certmonger/dogtag-ipa-retrieve-agent-submit
|
||||
Reference in New Issue
Block a user