challenge entrypoint auf websecure geändert

This commit is contained in:
Czechman 2022-11-27 02:12:03 +01:00
parent 688f6751cc
commit bfabc68ab3
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@
# #
# Required # Required
# #
entryPoint = "web" entryPoint = "websecure"
# Use a DNS-01 ACME challenge rather than HTTP-01 challenge. # Use a DNS-01 ACME challenge rather than HTTP-01 challenge.
# Note: mandatory for wildcard certificate generation. # Note: mandatory for wildcard certificate generation.