mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
the readme one-liner fails in practice
It's missing the required -d before the domain name.
This commit is contained in:
@@ -21,7 +21,7 @@ All you need to do is:
|
||||
|
||||
::
|
||||
|
||||
user@www:~$ sudo letsencrypt www.example.org
|
||||
user@www:~$ sudo letsencrypt -d www.example.org
|
||||
|
||||
|
||||
**Encrypt ALL the things!**
|
||||
|
||||
Reference in New Issue
Block a user