aboutsummaryrefslogtreecommitdiffstats
path: root/domains.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'domains.conf.5')
-rw-r--r--domains.conf.57
1 files changed, 4 insertions, 3 deletions
diff --git a/domains.conf.5 b/domains.conf.5
index 1ad0e03..287d19d 100644
--- a/domains.conf.5
+++ b/domains.conf.5
@@ -16,12 +16,13 @@ will issue or renew.
Each line specifies one certificate as a series of whitespace-separated fields.
The first field is the certificate name, which is used internally by
.Nm lfacme
-in the certificate filename, but is not part of the certificate itself.
-The remaining fields are certificate options, which may be either subject alt
-names or options for the certificate.
+in the certificate filename but is not part of the certificate itself.
+The remaining fields are either certificate options or subject alt names for
+the certificate.
.Pp
If no subject alt names are provided, then the certificate name is used as
the common name and subject alt name.
+Otherwise, the first subject alt name is used as the common name.
.Pp
If the certificate name is
.Dq * ,