mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Fix handling of non-existing ACME accounts with Digicert ACME endpoint (#681)
* Compatibility for DigiCert CA: also accept 404 instead of 400 for non-existing accounts. * Add changelog fragment. * Fix URL.
This commit is contained in:
3
changelogs/fragments/681-acme-account.yml
Normal file
3
changelogs/fragments/681-acme-account.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "acme_* modules - make account registration handling more flexible to accept 404 instead of
|
||||
400 send by DigiCert's ACME endpoint when an account does not exist (https://github.com/ansible-collections/community.crypto/pull/681)."
|
||||
Reference in New Issue
Block a user