voxpupuli / puppet-openssl

Puppet OpenSSL module
Apache License 2.0
38 stars 84 forks source link

Fix handling of request extensions in x509_cert type and provider #180

Closed rtib closed 5 months ago

rtib commented 7 months ago

Pull Request (PR) description

This fixes an issue handling request extensions in the x509_cert provider when issueing self-signed certificates.

This Pull Request (PR) fixes the following issues

Along with #179, this Fixes #178