mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
ACME: add dns-persist-01 support (#997)
* Add dns-persist-01 DNS TXT record filters. * Refactor parsing and joining CAA issue-values out. * Add basic tests. * Fix bug and add integration tests for filters. * Add dns-persist-01 support to ACME modules. * Add changelog fragment.
This commit is contained in:
4
changelogs/fragments/997-acme-dns-persist-01.yml
Normal file
4
changelogs/fragments/997-acme-dns-persist-01.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- acme_* modules - support ``dns-persist-01`` challenge type according to
|
||||
`acme-dns-persist draft 01 <https://www.ietf.org/archive/id/draft-ietf-acme-dns-persist-01.html>`__
|
||||
(https://github.com/ansible-collections/community.crypto/pull/997).
|
||||
Reference in New Issue
Block a user