challenge entrypoint auf websecure geändert
This commit is contained in:
parent
688f6751cc
commit
bfabc68ab3
|
|
@ -228,7 +228,7 @@
|
|||
#
|
||||
# Required
|
||||
#
|
||||
entryPoint = "web"
|
||||
entryPoint = "websecure"
|
||||
|
||||
# Use a DNS-01 ACME challenge rather than HTTP-01 challenge.
|
||||
# Note: mandatory for wildcard certificate generation.
|
||||
|
|
|
|||
Loading…
Reference in New Issue