Actions
Refactor #32385
openUse Foreman client certificate settings directly for Candlepin events communication to Artemis
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
The installer is making a change to use the Foreman client certificates for communication to Artemis. Katello's internal code should update to use the Foreman client certificate settings directly and drop the use of:
:candlepin_events: :ssl_cert_file: /etc/foreman/client_cert.pem :ssl_key_file: /etc/foreman/client_key.pem :ssl_ca_file: /etc/pki/katello/certs/katello-default-ca.crt
Actions