Update 2015-12-13-setup-encryption-using-lets-encrypt.markdown

This commit is contained in:
Paulus Schoutsen 2016-03-05 00:54:24 -08:00
parent 44fee36ab0
commit baa0bb3663

View File

@ -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