community.general/lib/ansible/modules/crypto
Felix Fontein 0e6234ab04 Adding module which allows to complete certificate chains (#44169)
* Adding certificate_complete_chain module.

* Avoid code smell errors.

* Removing input_chain_src.

* Make sure line ending is there.
2018-08-23 23:18:36 +02:00
..
acme ACME: new helper module for ACME challenges which need TLS certs (#43756) 2018-08-22 23:12:43 +02:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
certificate_complete_chain.py Adding module which allows to complete certificate chains (#44169) 2018-08-23 23:18:36 +02:00
openssl_certificate.py Validate and reject if csr_path is not supplied when provider is not assertonly (#41385) 2018-07-27 05:24:51 -04:00
openssl_csr.py openssl_csr: Update example (#41677) 2018-06-20 02:28:59 -04:00
openssl_dhparam.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openssl_pkcs12.py crypto: Add new module openssl_pkcs12 (#27320) 2018-08-23 08:15:22 -07:00
openssl_privatekey.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openssl_publickey.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00