mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 22:03:01 +00:00
Mark dns-account-01 and dns-persist-01 more explicitly as experimental. (#1002)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
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>`__
|
||||
- acme_* modules - experimentally 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>`__.
|
||||
Note that breaking changes to this challenge type can also happen in minor releases until the acme-dns-account-label draft has been finalized as an RFC
|
||||
(https://github.com/ansible-collections/community.crypto/pull/996).
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
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>`__
|
||||
- acme_* modules - experimentally 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>`__.
|
||||
Note that breaking changes to this challenge type can also happen in minor releases until the acme-dns-persist draft has been finalized as an RFC
|
||||
(https://github.com/ansible-collections/community.crypto/pull/997).
|
||||
|
||||
Reference in New Issue
Block a user