community.crypto/plugins/modules
Felix Fontein bd2bd79497
Add openssl_privatekey_convert module (#362)
* Add openssl_privatekey_convert module.

* Extend tests and fix bugs.

* Fix wrong required.

* Fix condition.

* Fix bad tests.

* Fix documentation for format.

* Fix copyright lines.
2022-01-10 21:01:52 +01:00
..
acme_account.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
acme_account_info.py Fix indentation in docs. (#364) 2022-01-03 21:38:37 +01:00
acme_certificate.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
acme_certificate_revoke.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
acme_challenge_cert_helper.py Prepare for distutils.version being removed in Python 3.12 (#353) 2021-12-24 11:28:14 +01:00
acme_inspect.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
certificate_complete_chain.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
crypto_info.py Add basic crypto_info module (#363) 2022-01-05 18:19:42 +01:00
ecs_certificate.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
ecs_domain.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
get_certificate.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
luks_device.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssh_cert.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssh_keypair.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_csr.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_csr_info.py Add warning for ASN.1 encoded extension values returned by some modules (#318) 2021-10-31 14:34:33 +01:00
openssl_csr_pipe.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_dhparam.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_pkcs12.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_privatekey.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_privatekey_convert.py Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
openssl_privatekey_info.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_privatekey_pipe.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_publickey.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_publickey_info.py Fix module reference in example (#351) 2021-12-13 06:48:59 +01:00
openssl_signature.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_signature_info.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
x509_certificate.py Remove other deprecations (#290) 2021-10-16 21:00:48 +02:00
x509_certificate_info.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
x509_certificate_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_crl.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
x509_crl_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00