community.general/lib/ansible/modules/crypto
Felix Fontein b2e992cecd openssl_csr: improve subject validation (#53198)
* Improve subject field validation.

* Add country name idempotency test.

* Add failed country name test.

* Add changelog.
2019-03-07 15:29:35 +00:00
..
acme crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00: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 crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
luks_device.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssh_cert.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssh_keypair.py Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
openssl_certificate.py openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207) 2019-03-05 00:09:48 +01:00
openssl_csr.py openssl_csr: improve subject validation (#53198) 2019-03-07 15:29:35 +00:00
openssl_dhparam.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_pkcs12.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_privatekey.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
openssl_publickey.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00