mirror of
https://github.com/go-acme/lego.git
synced 2025-01-27 23:46:23 +02:00
Update standard to release URL
This commit is contained in:
parent
98e23bab07
commit
41c2d8cc83
2
cli.go
2
cli.go
@ -91,7 +91,7 @@ func main() {
|
|||||||
},
|
},
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
Name: "server, s",
|
Name: "server, s",
|
||||||
Value: "https://www.letsencrypt-demo.org/acme/new-reg",
|
Value: "https://acme-staging.api.letsencrypt.org/acme/new-reg",
|
||||||
Usage: "CA hostname (and optionally :port). The server certificate must be trusted in order to avoid further modifications to the client.",
|
Usage: "CA hostname (and optionally :port). The server certificate must be trusted in order to avoid further modifications to the client.",
|
||||||
},
|
},
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user