Actions
Feature #36561
closedRun katello-certs-check in foreman-proxy-certs-generate when custom certificates are used
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Description
In the normal installer we run katello-certs-check (in hooks/pre_commit/20-certs_update.rb) but don't do this in foreman-proxy-certs-generate so it's possible to create an invalid archive. Then when it's transferred to the target system it finally runs and may show an error. It's best to warn the user as soon as possible so running katello-certs-check before generation is a good thing.
Actions