aboutsummaryrefslogtreecommitdiffstats
path: root/domains.conf.sample
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-06-03 12:34:59 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-06-03 12:34:59 +0100
commit40c249d4401f6ee889c2e398e7605952772eb6ce (patch)
tree2251eb0de826b9a333909af3b02d170ffb22e00c /domains.conf.sample
parent6e19b042cbc9d5ff195eaf8f5c31243d36a7d56f (diff)
downloadlfacme-40c249d4401f6ee889c2e398e7605952772eb6ce.tar.gz
lfacme-40c249d4401f6ee889c2e398e7605952772eb6ce.tar.bz2
add an "http" challenge handler
Diffstat (limited to 'domains.conf.sample')
-rw-r--r--domains.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/domains.conf.sample b/domains.conf.sample
index ec51322..98422bc 100644
--- a/domains.conf.sample
+++ b/domains.conf.sample
@@ -52,6 +52,8 @@
#
# For example, to use RSA (instead of the default ECDSA) for all certificates:
* type=rsa
+# To use HTTP for all challenges:
+* challenge=http
# Issue a cert for example.org using the default options.
# We don't provide any SANs, so the certificate name is used as the domain.