harden: disable acme-dns registration
This commit was merged in pull request #26.
This commit is contained in:
@@ -27,9 +27,9 @@ let
|
||||
ip = "127.0.0.1"
|
||||
port = "8080"
|
||||
tls = "none"
|
||||
# Bootstrap registration is deliberately temporary. Once the single Lego
|
||||
# account exists, change this to true in a follow-up reviewed deployment.
|
||||
disable_registration = false
|
||||
# The one Lego account was bootstrapped before this configuration was
|
||||
# hardened. Updates authenticated by that account remain available.
|
||||
disable_registration = true
|
||||
corsorigins = []
|
||||
|
||||
[logconfig]
|
||||
|
||||
Reference in New Issue
Block a user