Bug #9204
Foreman proxy cert not being generated by installer
Difficulty:
Triaged:
Yes
History
#1
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/173 added
- Pull request deleted (
)
#2
Updated by Eric Helms about 8 years ago
- Status changed from Ready For Testing to Closed
Fixes #9204: Resolve conflict with similar cert names.
If two certs have roughly the same name, one can over ride the over
during lookup for existence. For example, katello-foreman-proxy and
katello-foreman-proxy-client would have been resolved to the latter name
and then when the certs are deployed to the certs directory from
the RPMs they would not exist.