community.general/lib/ansible/modules/crypto
Felix Fontein 345011e024 openssl_csr cryptography backend, try II (#50894)
* Revert "Revert "openssl_csr: Allow to use cryptography as backend (#50324)""

This reverts commit bbd2e31e9f.

* Remove more complicated selection copy'n'pasted from openssl_privatekey.

* Add tests for backend selection.

* Add openssl_csr test for arbitrary string commonName.

* Allow to disable commonName -> SAN copying (fixes #36690).
2019-01-21 17:19:05 +00:00
..
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_cert.py add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
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 openssl_*: prevent error when path includes no path (#50322) 2019-01-03 17:04:46 +05:30
openssl_csr.py openssl_csr cryptography backend, try II (#50894) 2019-01-21 17:19:05 +00:00
openssl_dhparam.py openssl_*: prevent error when path includes no path (#50322) 2019-01-03 17:04:46 +05:30
openssl_pkcs12.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
openssl_privatekey.py openssl_*: prevent error when path includes no path (#50322) 2019-01-03 17:04:46 +05:30
openssl_publickey.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00