mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
Update README.rst
Fixed missing newline
This commit is contained in:
parent
e682ae2503
commit
5d575e78b2
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ All you need to do to sign a single domain is::
|
|||
user@www:~$ sudo letsencrypt -d www.example.org auth
|
||||
|
||||
For multiple domains (SAN) use::
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue