community.general/lib/ansible/modules/crypto
Felix Fontein 65d7f0d17b Add openssl_certificate_info module (#54709)
* Add certificate_info module.

* Improve normalization.

* Add extension dump.

* Add support for basic_constraints and ocsp_must_staple.

* Update docs.

* Add serial number.

* Remove superfluous code.

* Fix formulation.

* Improve examples.

* Improve result docs.

* Forgot to add tests.

* Adjust when no fingerprints can be computed.
2019-04-05 15:47:05 +01:00
..
acme correct openssl rsa to genrsa in acme doc fragment (#54744) 2019-04-03 19:38:28 +01:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
certificate_complete_chain.py crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
get_certificate.py Stop using ca_certs alias. (#54507) 2019-03-28 10:38:18 -04:00
luks_device.py luks_device: add allow_to_remove_last_key option (#52371) 2019-03-14 09:55:35 +00: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_certificate: fix ACME provider (#54656) 2019-04-01 12:18:14 +01:00
openssl_certificate_info.py Add openssl_certificate_info module (#54709) 2019-04-05 15:47:05 +01:00
openssl_csr.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_dhparam.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_pkcs12.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_privatekey.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00
openssl_publickey.py openssl_*: add backup option (#54294) 2019-03-30 15:38:43 +01:00