standalone

This commit is contained in:
AJ ONeal 2016-08-09 21:14:31 -04:00
parent 373561535e
commit 688cb49c0a
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
#!/bin/bash
letsencrypt certonly \
--agree-tos --email john.doe@example.com \
--agree-tos --email coolaj86+le.1010@gmail.com \
--standalone \
--domains example.com,www.example.com \
--domains pokemap.hellabit.com,www.pokemap.hellabit.com \
--server https://acme-staging.api.letsencrypt.org/directory \
--config-dir ~/letsencrypt/etc
--config-dir ~/letsencrypt.test2/etc