aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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