2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-cli.js synced 2025-12-23 20:08:40 +00:00
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