community.crypto/plugins/module_utils/crypto
patchback[bot] 73afe8e742
acme_certificate: fix crash when using fullchain_dest (#324) (#325)
* Fix crash when using fullchain_dest.

* Adjust changelog.

* Update plugins/module_utils/acme/backend_cryptography.py

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 51b6bb210d)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-05 09:35:10 +01:00
..
module_backends Fix idempotency for non-ASCII string comparisons. (#271) 2021-09-14 07:06:35 +02:00
__init__.py openssl_pkcs12: allow to specify certificate bundles in other_certificates (#166) 2021-01-26 10:21:49 +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) (#297) 2021-10-03 17:23:35 +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 Update openssl_signature module (#63) 2020-08-18 15:18:59 +02:00
cryptography_crl.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00
cryptography_support.py [stable-1] cryptography support: improve Python 2 Unicode handling (#314) 2021-10-29 21:10:57 +02:00
math.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02: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) (#325) 2021-11-05 09:35:10 +01:00
pyopenssl_support.py [stable-1] Fix PyOpenSSL backends with cryptography 35.0.0 (#300) 2021-10-05 22:19:11 +02:00
support.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00