aboutsummaryrefslogtreecommitdiffstats
path: root/domains.conf.sample
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-06-03 10:12:52 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-06-03 10:12:52 +0100
commit6ed67fa554b31ed4f5393e28118b762ac4d3c53c (patch)
tree1cbaf501e087113d2c0c528c7b8751e73a44f661 /domains.conf.sample
parentf18885a0ec90cd7cc5ffc41b515bc8ac6ad33b82 (diff)
downloadlfacme-6ed67fa554b31ed4f5393e28118b762ac4d3c53c.tar.gz
lfacme-6ed67fa554b31ed4f5393e28118b762ac4d3c53c.tar.bz2
domains.conf.sample: add "*" example
Diffstat (limited to 'domains.conf.sample')
-rw-r--r--domains.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/domains.conf.sample b/domains.conf.sample
index dbcca4a..6dace98 100644
--- a/domains.conf.sample
+++ b/domains.conf.sample
@@ -32,6 +32,11 @@
# otherwise it is relative to $ACME_HOOKDIR.
# This option may be given multiple times.
+# A certificate name of "*" can be used to set the default options for any
+# following certificates. For example, to use RSA (instead of the default
+# ECDSA) for all certificates:
+* type=rsa
+
# 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.
example.org