voxpupuli / puppet-openssl

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

moves config management to config provider for X509 certificate; moves certificate from v1 to v3 #164

Closed zilchms closed 1 year ago

zilchms commented 1 year ago

Functionality

Due to: X.509 extensions included in the request are not copied by default. X.509 extensions to be added can be specified using the -extfile option.

Tests

changes tests to accomodate the above functionality changes

Issues

Fixes #158 Solves #100 and #101 due to obsolescence