theforeman / puppet-certs

Puppet module for dealing with SSL certs across other modules used in Katello
GNU General Public License v3.0
5 stars 39 forks source link

Move keystore and trustore password files #457

Closed ehelms closed 3 months ago

ehelms commented 3 months ago

Change to storing the password files in /etc/candlepin/certs co-located with the trustore and keystore themselves rather than storing them arbitrarily in their current location. This helps bring the Candlepin SSL configuration together.

ehelms commented 3 months ago

Is this something you'd want in Foreman 3.12?

More of a nice to have then a must have - so if it makes releasing more complex we can wait.

ekohl commented 3 months ago

I think https://github.com/theforeman/puppet-certs/commit/95a9a34e75492b7ad1833d9723a6295b3a78735f already deserves a major version bump of the module, so I don't think it makes it more work.