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

* Check for 'externalAccountRequired' error.

* Add changelog fragment.

(cherry picked from commit 056ae1cf69)
This commit is contained in:
Felix Fontein
2025-06-13 06:10:41 +02:00
committed by GitHub
parent ae6fb88896
commit 3e3318f059
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)."