Merge branch 'master' of github.com:Daplie/letsencrypt-cli

This commit is contained in:
AJ ONeal 2015-12-20 03:21:58 +00:00
commit a74af01968
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ sudo letsencrypt certonly \
--webroot --webroot-path /srv/www/example.com \
--config-dir /etc/letsencrypt \
--domains example.com,www.example.com \
--renew-by-default \
--server https://acme-staging.api.letsencrypt.org/directory
```