community.general/lib/ansible/modules/crypto
Felix Fontein 391a1042c2 openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808)
* Used wrong path for private key.

* Add changelog.
2019-05-22 23:34:42 +02:00
..
acme crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
__init__.py
certificate_complete_chain.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
get_certificate.py Update get_certificate.py (#56594) 2019-05-21 15:31:34 -05:00
luks_device.py luks_device: add basic check mode (#54477) 2019-04-09 11:32:22 +02:00
openssh_cert.py openssh_cert: add serial_number param (#54653) 2019-04-01 12:18:33 +01:00
openssh_keypair.py Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
openssl_certificate.py openssl_* module_utils/crypto.py: add full list of OIDs known to current OpenSSL (#54943) 2019-04-10 12:46:10 +01:00
openssl_certificate_info.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
openssl_csr.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
openssl_csr_info.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
openssl_dhparam.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_pkcs12.py openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808) 2019-05-22 23:34:42 +02:00
openssl_privatekey.py Update openssl_privatekey.py (#55438) 2019-05-03 18:52:26 +01:00
openssl_privatekey_info.py Add openssl_privatekey_info module (#54845) 2019-04-08 10:07:56 +02:00
openssl_publickey.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00