mirror of
https://git.coolaj86.com/coolaj86/greenlock-cli.js
synced 2025-02-23 11:38:05 +00:00
standalone
This commit is contained in:
parent
373561535e
commit
688cb49c0a
@ -1,6 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
letsencrypt certonly \
|
letsencrypt certonly \
|
||||||
--agree-tos --email john.doe@example.com \
|
--agree-tos --email coolaj86+le.1010@gmail.com \
|
||||||
--standalone \
|
--standalone \
|
||||||
--domains example.com,www.example.com \
|
--domains pokemap.hellabit.com,www.pokemap.hellabit.com \
|
||||||
--server https://acme-staging.api.letsencrypt.org/directory \
|
--server https://acme-staging.api.letsencrypt.org/directory \
|
||||||
--config-dir ~/letsencrypt/etc
|
--config-dir ~/letsencrypt.test2/etc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user