docs: update reference ACME ARI RFC 9773 in place of the draft (#2541)

This commit is contained in:
Léo Colombaro 2025-06-19 16:31:33 +02:00 committed by GitHub
commit a528e280f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 20 additions and 20 deletions

View file

@ -58,7 +58,7 @@ func createRenew() *cli.Command {
},
&cli.BoolFlag{
Name: flgARIDisable,
Usage: "Do not use the renewalInfo endpoint (draft-ietf-acme-ari) to check if a certificate should be renewed.",
Usage: "Do not use the renewalInfo endpoint (RFC9773) to check if a certificate should be renewed.",
},
&cli.DurationFlag{
Name: flgARIWaitToRenewDuration,