acme_account: check for 'externalAccountRequired' error (#919)

* Check for 'externalAccountRequired' error.

* Add changelog fragment.
This commit is contained in:
Felix Fontein
2025-06-12 22:41:07 +02:00
committed by GitHub
parent d83a923325
commit 056ae1cf69
2 changed files with 24 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "acme_account - make work with CAs that do not accept any account request without External Account Binding data (https://github.com/ansible-collections/community.crypto/issues/918, https://github.com/ansible-collections/community.crypto/pull/919)."