mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 16:12:09 +02:00
Update README.rst
Fixed missing newline
This commit is contained in:
@@ -22,6 +22,7 @@ All you need to do to sign a single domain is::
|
|||||||
user@www:~$ sudo letsencrypt -d www.example.org auth
|
user@www:~$ sudo letsencrypt -d www.example.org auth
|
||||||
|
|
||||||
For multiple domains (SAN) use::
|
For multiple domains (SAN) use::
|
||||||
|
|
||||||
user@www:~$ sudo letsencrypt -d www.example.org -d example.org auth
|
user@www:~$ sudo letsencrypt -d www.example.org -d example.org auth
|
||||||
|
|
||||||
and if you have a compatible web server (Apache or Nginx), Let's Encrypt can
|
and if you have a compatible web server (Apache or Nginx), Let's Encrypt can
|
||||||
|
|||||||
Reference in New Issue
Block a user