Create letsencrypt.conf
This commit is contained in:
parent
7c47b63f9f
commit
70a0e869fc
|
@ -0,0 +1,4 @@
|
|||
ACCOUNT_KEY="letsencrypt-account.key"
|
||||
DOMAIN_KEY="letsencrypt.key"
|
||||
DOMAIN_DIR="/var/www/lets-encrypt"
|
||||
DOMAINS="DNS:example.com,DNS:www.example.com"
|
Loading…
Reference in New Issue