summaryrefslogtreecommitdiffstats
path: root/install/share/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-11-12 17:43:05 -0500
committerRob Crittenden <rcritten@redhat.com>2013-01-23 14:21:07 -0500
commit08089748c81561e3697c94288c6cc30a5f8e3952 (patch)
treefd7dc1a2ac54ea93749af277d525c914253b9861 /install/share/Makefile.am
parent040ba6bebaa55e7cfa3062d8ced5b4a7f96073d8 (diff)
downloadfreeipa.git-08089748c81561e3697c94288c6cc30a5f8e3952.tar.gz
freeipa.git-08089748c81561e3697c94288c6cc30a5f8e3952.tar.xz
freeipa.git-08089748c81561e3697c94288c6cc30a5f8e3952.zip
Upload CA cert in the directory on install
This will later allow clients to securely download the CA cert by performaing mutual auth using LDAP with GSSAPI
Diffstat (limited to 'install/share/Makefile.am')
-rw-r--r--install/share/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am
index 4a5f81a6..f8f9b742 100644
--- a/install/share/Makefile.am
+++ b/install/share/Makefile.am
@@ -60,7 +60,8 @@ app_DATA = \
automember.ldif \
replica-automember.ldif \
replica-s4u2proxy.ldif \
- copy-schema-to-ca.py \
+ copy-schema-to-ca.py \
+ upload-cacert.ldif \
$(NULL)
EXTRA_DIST = \