1
0
Derivar 0

Update README.md

Este cometimento está contido em:
AJ ONeal 2015-12-16 04:58:05 -08:00
ascendente dbaa7e8f4b
cometimento 7c1f17c818
1 ficheiros modificados com 4 adições e 0 eliminações

Ver ficheiro

@ -44,6 +44,8 @@ letsencrypt certonly \
--standalone \
--domains example.com,www.example.com \
--server https://acme-staging.api.letsencrypt.org/directory \
ls ~/letsencrypt/etc
```
### WebRoot
@ -54,6 +56,8 @@ letsencrypt certonly \
--webroot --webroot-path /srv/www/acme-challenge \
--domains example.com,www.example.com \
--server https://acme-staging.api.letsencrypt.org/directory
ls ~/letsencrypt/etc
```
## Run without Root