Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 16:37
· 1 commit to master since this release
v4.2.0
fb362e7

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