Docs: mention RFC 9773 instead of the ARI draft (#929)

* Mention RFC 9773 instead of the ARI draft.

* Remove mentions of the draft.
This commit is contained in:
Felix Fontein
2025-07-06 16:00:18 +02:00
committed by GitHub
parent 4212918cfc
commit fcb50ed142
5 changed files with 12 additions and 13 deletions

View File

@@ -14,8 +14,7 @@ short_description: Retrieves ACME Renewal Information (ARI) for a certificate
description:
- Allows to retrieve renewal information on a certificate obtained with the L(ACME protocol,https://tools.ietf.org/html/rfc8555).
- This module only works with the ACME v2 protocol, and requires the ACME server to support the ARI extension
(U(https://datatracker.ietf.org/doc/draft-ietf-acme-ari/)).
This module implements version 3 of the ARI draft.
(L(RFC 9773, https://www.rfc-editor.org/rfc/rfc9773.html)).
extends_documentation_fragment:
- community.crypto._acme.basic
- community.crypto._acme.no_account
@@ -54,7 +53,7 @@ EXAMPLES = r"""
RETURN = r"""
renewal_info:
description: The ARI renewal info object (U(https://www.ietf.org/archive/id/draft-ietf-acme-ari-03.html#section-4.2)).
description: The ARI renewal info object (U(https://www.rfc-editor.org/rfc/rfc9773.html#section-4.2)).
returned: success
type: dict
contains: