Update 2015-12-13-setup-encryption-using-lets-encrypt.markdown
This commit is contained in:
parent
44fee36ab0
commit
baa0bb3663
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Now you're ready to run Let's Encrypt:
|
|||
$ git clone https://github.com/letsencrypt/letsencrypt
|
||||
[…]
|
||||
$ cd letsencrypt
|
||||
$ ./letsencrypt-auto certonly --email $ ./letsencrypt-auto certonly --email your@email.address -d hass-example.duckdns.org
|
||||
$ ./letsencrypt-auto certonly --email your@email.address -d hass-example.duckdns.org
|
||||
|
||||
Updating letsencrypt and virtual environment dependencies.......
|
||||
Running with virtualenv: sudo /path/letsencrypt/bin/letsencrypt certonly --email your@e-mail.address -d hass-example.duckdns.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue