voxpupuli / puppet-openssl

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

Release 4.0.0 #219

Closed bastelfreak closed 3 months ago

bastelfreak commented 3 months ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

bastelfreak commented 3 months ago

@ekohl updated it

ekohl commented 3 months ago

As noted on IRC: should we upgrade des3 while we're making a major version: https://github.com/voxpupuli/puppet-openssl/blob/cac0733bc9329222ac2cc7d00ff3b10f39cf8e69/lib/puppet/provider/ssl_pkey/openssl.rb#L28

bastelfreak commented 3 months ago

switch from des3 to aes:

ekohl commented 3 months ago

CI is still running, but I'd expect https://github.com/voxpupuli/puppet-openssl/pull/167 to pass.