Feature #32585
Tracker #32381: Communication with services from Foreman application should use a single set of client certificates
Feature #32382: Use Foreman client certificates for communication with Artemis broker in Candlepin
Add a function to extract the certificate subject DN to determine artemis client DN programmatically
Associated revisions
Fixes #32585: Add function to extract Artemis client certificate subject dynamically
History
#1
Updated by The Foreman Bot about 1 year ago
- Assignee set to Eric Helms
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-certs/pull/332 added
#2
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/puppet-candlepin/pull/199 added
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#4
Updated by Eric Helms 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-certs|9f3f5bf4a3b9062833a279c02ac186b475d63505.
#5
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/theforeman/puppet-certs/pull/367 added
#6
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/theforeman/puppet-certs/pull/368 added
#7
Updated by Amit Upadhye 9 months ago
- Category set to Foreman modules
Refs #32585: Support artemis_client_dn as a Deferred object
Allowing a Deferred object to be passed gives the opportunity
for the artemis_client_dn to be calculated on the agent often
where the certificate is present.