mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
docs: update name and links for Profiles Extension RFC (#2689)
This commit is contained in:
parent
4bb17b0234
commit
5ea0509b86
8 changed files with 11 additions and 11 deletions
|
|
@ -101,7 +101,7 @@ func createRenew() *cli.Command {
|
|||
},
|
||||
&cli.StringFlag{
|
||||
Name: flgProfile,
|
||||
Usage: "If the CA offers multiple certificate profiles (draft-aaron-acme-profiles), choose this one.",
|
||||
Usage: "If the CA offers multiple certificate profiles (draft-ietf-acme-profiles), choose this one.",
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: flgAlwaysDeactivateAuthorizations,
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ func createRun() *cli.Command {
|
|||
},
|
||||
&cli.StringFlag{
|
||||
Name: flgProfile,
|
||||
Usage: "If the CA offers multiple certificate profiles (draft-aaron-acme-profiles), choose this one.",
|
||||
Usage: "If the CA offers multiple certificate profiles (draft-ietf-acme-profiles), choose this one.",
|
||||
},
|
||||
&cli.StringFlag{
|
||||
Name: flgAlwaysDeactivateAuthorizations,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue