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

Deploy the CA password file to ssl build directory #416

Closed ehelms closed 1 year ago

ehelms commented 1 year ago

As the pki_dir is intended for deployment rather than generation, and the CA password file is needed primarily for certificate generation it should reside in the build directory.

ekohl commented 1 year ago

Something appears to be very broken in the acceptance tests.

ehelms commented 1 year ago

I think we should ensure we are managing the build directory first -- https://github.com/theforeman/puppet-certs/pull/419