Feature #32382
Tracker #32381: Communication with services from Foreman application should use a single set of client certificates
Use Foreman client certificates for communication with Artemis broker in Candlepin
Pull request:
Fixed in Releases:
Found in Releases:
Subtasks
Related issues
Associated revisions
History
#1
Updated by Eric Helms about 1 year ago
- Blocks Refactor #32385: Use Foreman client certificate settings directly for Candlepin events communication to Artemis added
#2
Updated by The Foreman Bot 10 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-certs/pull/371 added
#3
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#4
Updated by Eric Helms 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-certs|0922645cac5bc3c1ce6900badf5d8aba632afa13.
Fixes #32382: Use certs::foreman client certificate to communicate with Artemis
This hardcodes the Artemis client DN to the Foreman client certificate
and ensures that same certificate is in the truststore. This also
ensures the removal of the previous client certificates.