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:26:41 -0500
commit18eea90ebb24a9c22248f0b7e18646cc6e3e3e0f (patch)
treed254fad8444807639698c491e3382e38a8f75b78 /install/share/Makefile.am
parent69c2f077dfdc3b91c3d892556711e0720502f868 (diff)
downloadfreeipa-18eea90ebb24a9c22248f0b7e18646cc6e3e3e0f.tar.gz
freeipa-18eea90ebb24a9c22248f0b7e18646cc6e3e3e0f.tar.xz
freeipa-18eea90ebb24a9c22248f0b7e18646cc6e3e3e0f.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 4a5f81a67..f8f9b742d 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 = \