simple standalone example

This commit is contained in:
AJ ONeal 2016-08-09 21:13:26 -04:00
parent 9ec3ed7975
commit 373561535e
1 changed files with 6 additions and 0 deletions

6
example-standalone.bash Normal file
View File

@ -0,0 +1,6 @@
letsencrypt certonly \
--agree-tos --email john.doe@example.com \
--standalone \
--domains example.com,www.example.com \
--server https://acme-staging.api.letsencrypt.org/directory \
--config-dir ~/letsencrypt/etc