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.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/862 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Is duplicate of Feature #36843: Validate certificates as part of foreman-proxy-certs-generate added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Status changed from Ready For Testing to Duplicate
I realized I also created #36843 for this and ended up implementing more on that issue.
Updated by The Foreman Bot about 1 year ago
- Pull request deleted (
https://github.com/theforeman/foreman-installer/pull/862)
Actions