mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
docs: update reference ACME ARI RFC 9773 in place of the draft (#2541)
This commit is contained in:
parent
7571c0bd31
commit
a528e280f9
10 changed files with 20 additions and 20 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue