greenlock-cli.js/example-standalone.bash
2016-08-09 21:13:26 -04:00

7 lines
224 B
Bash

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