mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
parent
b79b5e5f47
commit
55097af38a
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ server = https://acme-staging.api.letsencrypt.org/directory
|
|||
# Uncomment and update to register with the specified e-mail address
|
||||
# email = foo@example.com
|
||||
|
||||
# Uncommon and update to generate certificates for the specified
|
||||
# domains.
|
||||
# domains = example.com, www.example.com
|
||||
|
||||
# Uncomment to use a text interface instead of ncurses
|
||||
# text = True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue