community.crypto/plugins/module_utils/crypto
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
..
module_backends Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
_asn1.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
_obj2txt.py Support cryptography 35.0.0 for all modules except openssl_pkcs12 (#294) 2021-10-03 16:53:22 +02:00
_objects.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
_objects_data.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
basic.py Prepare for distutils.version being removed in Python 3.12 (#353) 2021-12-24 11:28:14 +01:00
cryptography_crl.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
cryptography_support.py Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
math.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssh.py openssh_keypair - Adding backend option and refactoring backend code (#236) 2021-05-23 22:36:55 +02:00
pem.py acme_certificate: fix crash when using fullchain_dest (#324) 2021-11-05 08:51:43 +01:00
support.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00