What's Changed
New Features 🎉
- add user/group/mode parameter to custom types by @trefzer in #129
- file mode: Use type from stdlib by @bastelfreak in #237
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
- @marcusdots made their first contribution in #244
- @pccibot made their first contribution in #246
Full Changelog: v4.1.0...v4.2.0