Using sequencer configuration handling and making it more foolproof
This commit is contained in:
@@ -14,9 +14,9 @@ CERTBOT_WEBROOT="/var/www/letsencrypt"
|
||||
# Email address for important account notifications
|
||||
CERTBOT_MAIL="postmaster@mydomain.eu"
|
||||
|
||||
# List you domains here.
|
||||
# Uncomment and list your domains here.
|
||||
# The first will be the subject CN and all other will be listed as Subject Alternative Names.
|
||||
CERTBOT_DOMAINS=(\
|
||||
mydomain.eu \
|
||||
www.mydomain.eu \
|
||||
)
|
||||
#CERTBOT_DOMAINS=(\
|
||||
# mydomain.eu \
|
||||
# www.mydomain.eu \
|
||||
# )
|
||||
|
Reference in New Issue
Block a user