mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
ACME: implement dns-account-01 challenge type (#996)
* Implement dns-account-01. * Bump draft versions. * dns-account-01 implementation changed in Pebble; only the one used by ansible-core 2.21/devel's ACME simulator matches the latest draft.
This commit is contained in:
4
changelogs/fragments/996-acme-dns-account-01.yml
Normal file
4
changelogs/fragments/996-acme-dns-account-01.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- acme_* modules - support ``dns-account-01`` challenge type according to
|
||||
`acme-dns-account-label draft 02 <https://datatracker.ietf.org/doc/html/draft-ietf-acme-dns-account-label-02>`__
|
||||
(https://github.com/ansible-collections/community.crypto/pull/996).
|
||||
Reference in New Issue
Block a user