mirror of
https://github.com/go-acme/lego.git
synced 2024-12-25 11:02:56 +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{
|
||||
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.",
|
||||
},
|
||||
cli.StringFlag{
|
||||
|
Loading…
Reference in New Issue
Block a user