mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:14:54 +02:00
the readme one-liner fails in practice
It's missing the required -d before the domain name.
This commit is contained in:
+1
-1
@@ -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!**
|
**Encrypt ALL the things!**
|
||||||
|
|||||||
Reference in New Issue
Block a user