Skip to content

Instantly share code, notes, and snippets.

@tudou-wp
Last active November 5, 2018 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tudou-wp/b47c258d1144343324e5c1f1cbafb180 to your computer and use it in GitHub Desktop.
Save tudou-wp/b47c258d1144343324e5c1f1cbafb180 to your computer and use it in GitHub Desktop.
lnmp-letsencrypt.conf
# only modify the values, key files will be generated automaticly.
ACCOUNT_KEY="example-account.key"
DOMAIN_KEY="example.suffix.key"
DOMAIN_DIR="/home/wwwroot/example.suffix"
DOMAINS="DNS:example.suffix,DNS:www.example.suffix"
#ECC=TRUE
#LIGHTTPD=TRUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment