Skip to content

Releases: voxpupuli/puppet-openssl

v4.2.0

10 Feb 16:37
v4.2.0
fb362e7
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Fix expression that looks like boolish logic by @rtib in #231
  • fix default configs file ownership by @trefzer in #235
  • fix: remove nokeys option and set default empty import/export passwords by @bastelfreak in #233

Other Changes

  • Add acceptance test for PKCS#12 generation with password by @bastelfreak in #239
  • openssl::certificate::pkcs12: Add test for x509 without password by @bastelfreak in #242
  • openssl::export::pkcs12: cleanup if condition by @bastelfreak in #240
  • openssl::export::pem_key: Add acceptance tests by @bastelfreak in #243
  • openssl::export::pkcs12: Enhance acceptance tests with openssl validation by @marcusdots in #244

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

01 Oct 14:35
v4.1.0
9c806f0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Pass openssl commands as an array by @ekohl in #225

Bug Fixes 🐛

  • Correctly pass secrets via environment variables to avoid them being visible in process lists by @ekohl in #228

Full Changelog: v4.0.0...v4.1.0

v4.0.0

19 Jul 10:44
v4.0.0
e82a189
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐛

New Contributors

Full Changelog: v3.2.0...v4.0.0

v3.2.0

18 Jul 09:51
v3.2.0
a4d8a70
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v3.1.1...v3.2.0

v3.1.1

11 Jul 06:27
v3.1.1
43721e0
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix logic bug with extkeyusage and altnames by @rtib in #195
  • Add missing require so that generate types works. by @ncstate-daniel in #198
  • export/{pem_cert,pem_key,pkcs12}: passin, passout: use shellquote() instead of single quotation marks by @pavelkovtunov in #199

New Contributors

Full Changelog: v3.1.0...v3.1.1