Project

General

Profile

Actions

Bug #21270

closed

katello-backup does not backup custom certificates and need to ensure katello-restore restores them

Added by Brad Buckingham over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Backup & Restore
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1498607

Satellite 6 servers using custom certificates do not have the source certificates stored in any standardized path, eg:

cat /etc/foreman-installer/scenarios.d/satellite-answers.yaml

...

server_cert: /root/certs/dogfood_server.crt
server_key: /root/certs/dogfood_server.key
server_cert_req: /root/certs/dogfood_server.csr
server_ca_cert: /root/certs/ca.pem

we need to include these in every katello-backup we run so a server can be properly reconstituted.

Actions

Also available in: Atom PDF