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
363 stars 135 forks source link

Support of backup and restore operations #2445

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #2325. Originally filed by edewata (@edewata) on 2016-05-13 03:15:02:


Currently the server deployement tool will always generate new configuration files and populate the database with new entries. This process does not allow someone to save the configuration and database for backup to restore it again in the future.

Ideally there should be a tool to create a backup of all subsystems in the instance which includes:

And there should be another tool to restore the backup back into a running server.

Other than backup & restore, this feature can also be used for other purposes:

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2016-05-23 22:58:05

Per CS/DS Meeting of 05/23/2016: 10.4

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-02-27 13:59:27

Metadata Update from @edewata:

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2020-09-09 18:27:22

This procedure works with basic CA only. It doesn't seem to be working with sub CA or cloned CA: https://www.dogtagpki.org/wiki/PKI_Server_Backup

This doc might be outdated: https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html-single/administration_guide/index#Backing_up_and_Restoring_CRTS

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2020-09-09 18:27:23

Metadata Update from @edewata: