community.crypto/plugins/module_utils
Felix Fontein 9792188b0e
Refactor openssl_csr module, add openssl_csr_pipe module (#123)
* Extract doc fragment from openssl_csr.

* Refactor openssl_csr module into backend + module.

* Add openssl_csr_pipe module.

* Add seealso references.

* ...

* Use /dev/stdin instead of -, which seems to be only supported by newer openssl versions.

* Bump version.

* DRY: use select_message_digest.

* Fix deprecation version in docs.

* Docs improvements.

* Improve argument spec handling for module backends.

* Linting.

* Fix linting problems by using kwargs.
2020-10-27 12:37:40 +01:00
..
compat Remove dependency on ansible.netcommon collection (#2) 2020-03-29 18:44:40 +02:00
crypto Refactor openssl_csr module, add openssl_csr_pipe module (#123) 2020-10-27 12:37:40 +01:00
ecs Initial commit 2020-03-09 13:11:34 +00:00
acme.py Allow to pass CSR to acme_certificate as csr_content (#115) 2020-10-09 14:01:34 +02:00
io.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00