community.general/lib/ansible/modules/crypto
Felix Fontein 960d99a785 ACME: new helper module for ACME challenges which need TLS certs (#43756)
* Added helper module for generating ACME challenge certificates.

* Soft-fail on missing cryptography. Also check version.

* Adding integration test.

* Move acme_challenge_cert_helper from web_infrastructure to crypto/acme.

* Adjusting to draft-05.

* The cryptography branch has already been merged.
2018-08-22 23:12:43 +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
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_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