community.crypto/plugins/module_utils/crypto/module_backends
Felix Fontein a49711d383
openssl_privatekey*: add default value for cipher option (#794)
* Add default value for 'cipher' option.
* Adjust tests.
* Add changelog fragment.
* Clarify that cipher is used only when passphrase is provided.
2024-08-30 08:49:20 +01:00
..
certificate.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
certificate_acme.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_entrust.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
certificate_info.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
certificate_ownca.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
certificate_selfsigned.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
common.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
crl_info.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
csr.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
csr_info.py Add filter module base, prepare adding filters (#553) 2022-12-30 20:44:13 +01:00
privatekey.py openssl_privatekey*: add default value for cipher option (#794) 2024-08-30 08:49:20 +01:00
privatekey_convert.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
privatekey_info.py Emit warning when consistency cannot be checked. (#705) 2024-01-27 10:39:13 +01:00
publickey_info.py Fix crash when public key cannot be parsed. (#551) 2022-12-28 18:28:50 +01:00