waveclaw / puppet-subscription_manager

Handle Client Registration to RedHat Satellite 6 or Katello
https://rhn.redhat.com
Other
6 stars 34 forks source link

Add katello-default-ca.pem to the list of certs #52

Closed dannygoulder closed 7 years ago

dannygoulder commented 7 years ago

When a custom CA is used with katello, the default CA certificate is created as katello-default-ca.pem and the custom CA's certificate is placed in katello-server-ca.pem.

If katello-default-ca.pem exists, we use that instead of katello-server-ca.pem.

This ensures the fact contains the katello/satellite hostname as before.