community.crypto/plugins
Felix Fontein 0df33de73e
Fix openssl_pkcs12 crash with cryptography backend when loading passphrase-protected files (#248)
* Convert passphrase to bytes when loading PKCS#12 file with cryptography.

* Add tests with PKCS#12 passphrase.

* Add changelog fragment.
2021-06-11 18:03:16 +00:00
..
action Move action_module from module_utils to plugin_utils (#134) 2020-11-03 09:21:35 +01:00
doc_fragments acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
module_utils Fix openssl_pkcs12 crash with cryptography backend when loading passphrase-protected files (#248) 2021-06-11 18:03:16 +00:00
modules Avoid crash in check mode (#243) 2021-06-02 16:44:26 +02:00
plugin_utils Make action_module plugin utils compatible with latest changes in ansible-core 2.11.0b3 (#202) 2021-03-20 23:36:48 +01:00