puppet-openssl
puppet-openssl copied to clipboard
use private key when creating x509 cert
Pull Request (PR) description
Fixes usage of openssl::certificate::x509
where the private key was not passed into OpenSSL correctly. This could collide with L83 in lib/puppet/provider/x509_cert/openssl.rb
but I don't have time to test this use case.