diff --git a/changelogs/fragments/324-acme_certificate-fullchain.yml b/changelogs/fragments/324-acme_certificate-fullchain.yml index 10f5eb36..4f0d4af8 100644 --- a/changelogs/fragments/324-acme_certificate-fullchain.yml +++ b/changelogs/fragments/324-acme_certificate-fullchain.yml @@ -1,2 +1,2 @@ bugfixes: - - "acme_certificate - avoid passing multiple certificates to ``cryptography``'s X.509 certificate loader when ``fullchain_dest`` is used. Doing so potentially produces an error when cryptography 36.0.0 is used (https://github.com/ansible-collections/community.crypto/pull/324)." + - "acme_certificate - avoid passing multiple certificates to ``cryptography``'s X.509 certificate loader when ``fullchain_dest`` is used (https://github.com/ansible-collections/community.crypto/pull/324)."