Skip to content

Commit

Permalink
Give broad definition of "renewal" at top of doc (#62)
Browse files Browse the repository at this point in the history
Fixes #58
  • Loading branch information
aarongable authored Mar 15, 2024
1 parent 6ab0f61 commit 7da7e5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft-ietf-acme-ari.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ This document specifies a mechanism by which ACME servers may provide suggested

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [@!RFC2119;@!RFC8174] when, and only when, they appear in all capitals, as shown here.

Throughout this document, the word "renewal" and its variants are taken to encompass any combination of "Renewal", "Re-Key", and "Modification" as defined in [@!RFC3647].

# Extensions to the Directory Object

An ACME server which wishes to provide renewal information **MUST** include a new field, `renewalInfo`, in its directory object.
Expand Down

0 comments on commit 7da7e5b

Please sign in to comment.