community.crypto/plugins
Felix Fontein 553ab45f46
ACME: improve acme_certificate docs, include cert_id in acme_certificate_renewal_info return value (#747)
* Use community.dns.quote_txt filter instead of regex replace to quote TXT entry value.

* Fix documentation of acme_certificate's challenge_data return value.

* Also return cert_id from acme_certificate_renewal_info module.

* The cert ID cannot be computed if the certificate has no AKI.

This happens with older Pebble versions, which are used when
testing against older ansible-core/-base/Ansible versions.

* Fix AKI extraction for older OpenSSL versions.
2024-05-04 23:38:57 +02:00
..
action Deprecate check mode behavior of pipe modules. (#714) 2024-02-25 17:00:37 +01:00
doc_fragments Split up the default acme docs fragment to allow modules ot not need account data. (#735) 2024-04-29 22:22:38 +02:00
filter Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
lookup Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
module_utils ACME: improve acme_certificate docs, include cert_id in acme_certificate_renewal_info return value (#747) 2024-05-04 23:38:57 +02:00
modules ACME: improve acme_certificate docs, include cert_id in acme_certificate_renewal_info return value (#747) 2024-05-04 23:38:57 +02:00
plugin_utils Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00