summaryrefslogtreecommitdiffstats
path: root/install/conf
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2013-10-15 20:49:07 +0200
committerPetr Viktorin <pviktori@redhat.com>2014-03-25 16:54:54 +0100
commit57f0be7b5dc0111087e3b5ce63462281729b78a2 (patch)
tree1e9dbecceef31789f9406edc5364f8a714413e9e /install/conf
parentdef727ce569ebbbe9aac94f0b158fbabc4abeb58 (diff)
downloadfreeipa-57f0be7b5dc0111087e3b5ce63462281729b78a2.tar.gz
freeipa-57f0be7b5dc0111087e3b5ce63462281729b78a2.tar.xz
freeipa-57f0be7b5dc0111087e3b5ce63462281729b78a2.zip
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>
Diffstat (limited to 'install/conf')
-rw-r--r--install/conf/Makefile.am1
-rw-r--r--install/conf/ca_renewal6
2 files changed, 0 insertions, 7 deletions
diff --git a/install/conf/Makefile.am b/install/conf/Makefile.am
index 06b3b32df..65e25bc94 100644
--- a/install/conf/Makefile.am
+++ b/install/conf/Makefile.am
@@ -2,7 +2,6 @@ NULL =
appdir = $(IPA_DATA_DIR)
app_DATA = \
- ca_renewal \
ipa.conf \
ipa-pki-proxy.conf \
ipa-rewrite.conf \
diff --git a/install/conf/ca_renewal b/install/conf/ca_renewal
deleted file mode 100644
index 57a9e9c24..000000000
--- a/install/conf/ca_renewal
+++ /dev/null
@@ -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