2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-cli.js synced 2025-12-24 04:18:39 +00:00
greenlock-cli.js/example-standalone.bash
2016-08-09 21:14:31 -04:00

9 lines
267 B
Bash

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