dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
344 stars 133 forks source link

Reorganize LDIF files #2123

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #1564. Originally filed by edewata (@edewata) on 2015-08-15 02:40:27:


Currently a number of LDIF files are stored in the following folders:

and they are deployed into the instance folder (except for some files explicitly excluded from deployment).

Most (if not all) of these LDIF files are templates or static files that can actually be used without changing the file itself, so they don't actually need to be deployed into the instance folder, or they do not need to be kept in the instance folder after installation. This will reduce the number of files in the instance folder.

Proposed solution:

pki-bot commented 3 years ago

Comment from edewata (@edewata) at 2017-02-27 14:07:02

Metadata Update from @edewata: