community.general/lib/ansible/modules/crypto
Felix Fontein a5bf71ac6a openssl_csr: idempotency doesn't work correctly for keyUsage (#50361)
* Fix key usage idempotency bug.

* Extend tests.

* Add changelog.
2019-01-03 17:04:24 +05:30
..
acme ACME: add seealso references (#50320) 2018-12-26 13:26:46 +00:00
__init__.py
certificate_complete_chain.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
get_certificate.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
openssh_keypair.py Prevent error if module.params['path'] has no path included. (#50106) 2018-12-20 11:47:26 -05:00
openssl_certificate.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
openssl_csr.py openssl_csr: idempotency doesn't work correctly for keyUsage (#50361) 2019-01-03 17:04:24 +05:30
openssl_dhparam.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
openssl_pkcs12.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
openssl_privatekey.py Fix return types 2018-12-18 15:14:08 -08:00
openssl_publickey.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00