puppet-openssl icon indicating copy to clipboard operation
puppet-openssl copied to clipboard

use private key when creating x509 cert

Open MyCatFishSteve opened this issue 1 year ago • 2 comments

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.

MyCatFishSteve avatar Oct 23 '23 15:10 MyCatFishSteve