summaryrefslogtreecommitdiffstats
path: root/install/share/copy-schema-to-ca.py
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2014-06-10 14:04:36 +0200
committerPetr Viktorin <pviktori@redhat.com>2014-07-30 16:04:21 +0200
commit25c10bc161880667dcf3ae7cba460696687c65e6 (patch)
tree46fa2d0d7cc766df58c5862007100ced2d273947 /install/share/copy-schema-to-ca.py
parent61f166da5d3db99418d410e45ade2a872097d967 (diff)
downloadfreeipa-25c10bc161880667dcf3ae7cba460696687c65e6.tar.gz
freeipa-25c10bc161880667dcf3ae7cba460696687c65e6.tar.xz
freeipa-25c10bc161880667dcf3ae7cba460696687c65e6.zip
Add LDAP schema for certificate store.
Part of https://fedorahosted.org/freeipa/ticket/3259 Part of https://fedorahosted.org/freeipa/ticket/3520 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'install/share/copy-schema-to-ca.py')
-rwxr-xr-xinstall/share/copy-schema-to-ca.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/share/copy-schema-to-ca.py b/install/share/copy-schema-to-ca.py
index 68f7dfdbd..fc53fe4cb 100755
--- a/install/share/copy-schema-to-ca.py
+++ b/install/share/copy-schema-to-ca.py
@@ -31,6 +31,7 @@ SCHEMA_FILENAMES = (
"60basev3.ldif",
"60ipadns.ldif",
"61kerberos-ipav3.ldif",
+ "65ipacertstore.ldif",
"65ipasudo.ldif",
"70ipaotp.ldif",
"05rfc2247.ldif",