mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 22:33:53 +00:00
acme_certificate: be nicer to non-compliant CAs (#832)
* Be nicer to non-compliant CAs. * Mark as a feature, not a bugfix.
This commit is contained in:
3
changelogs/fragments/832-acme-challenges.yml
Normal file
3
changelogs/fragments/832-acme-challenges.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- "acme_certificate - add compatibility for ACME CAs that are not fully RFC8555 compliant and do not provide ``challenges`` in authz objects
|
||||
(https://github.com/ansible-collections/community.crypto/issues/824, https://github.com/ansible-collections/community.crypto/pull/832)."
|
||||
Reference in New Issue
Block a user