Mention that the domain is used to choose filename

The cert filename is chosen based on the first domain listed. With certs with overlapping domains or where some domains are less canonical, it's therefore useful to put the most canonical/unique domain first. This updates the help text to inform users of this fact.
This commit is contained in:
Alex Dehnert 2016-09-28 02:59:21 -04:00 committed by Brad Warren
parent 828363b21a
commit 1c06144e18

View file

@ -50,7 +50,9 @@ optional arguments:
-d DOMAIN, --domains DOMAIN, --domain DOMAIN
Domain names to apply. For multiple domains you can
use multiple -d flags or enter a comma separated list
of domains as a parameter. (default: Ask)
of domains as a parameter. The first domain in the list
will be used to decide where to store the new certificate,
unless otherwise specified. (default: [])
--cert-name CERTNAME Certificate name to apply. Only one certificate name
can be used per Certbot run. To see certificate names,
run 'certbot certificates'. When creating a new