Actions
Bug #33959
closedsmart proxy pulp's client certificate setting looks for wrong value
Difficulty:
Triaged:
Yes
Description
https://github.com/theforeman/puppet-foreman_proxy/blob/4775f3f3adb26892beac0e5ea75d88abb3c75be8/manifests/plugin/pulp.pp#L32
https://github.com/Katello/katello/blob/master/app/models/katello/concerns/smart_proxy_extensions.rb#L189
katello app's code is looking for client_certificates, but the smart proxy setting is client_certificate
Actions