forked from TrueCloudLab/lego
parent
7789bd2ffc
commit
6316bea09b
2 changed files with 31 additions and 7 deletions
2
cli.go
2
cli.go
|
@ -83,7 +83,7 @@ func main() {
|
|||
},
|
||||
cli.StringFlag{
|
||||
Name: "port",
|
||||
Usage: "Challenges will use this port to listen on. Please make sure to forward port 443 to this port on your machine. Otherwise use setcap on the binary",
|
||||
Usage: "Challenges will use this port to listen on. Please make sure to forward port 80 and 443 to this port on your machine. Otherwise use setcap on the binary",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue